[Tracking]: Improving Testing Experience #11045
Unanswered
stormslowly
asked this question in
Backlog
Replies: 1 comment
-
Ecosystem-ci failed on rspack release: https://github.com/web-infra-dev/rspack/actions/runs/13515385701 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What subject does this issue tracking?
Improving Testing Experience: Key Objectives and Tasks
Our goal is to enhance testing by focusing on the following principles:
Speed: All tests should execute quickly. Fast feedback ensures a smoother development process and a better understanding of the system.
Self-Validating: When a test fails, it should clearly indicate the root cause (system, component, or function), minimizing the need for extensive debugging.
Tasks to Achieve These Goals:
Beta Was this translation helpful? Give feedback.
All reactions