-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
An "enhancement" request.
Sometimes when I make changes in code I accidentally break some other part of the system I didn't understand.
It can be difficult to recognize that kind of issue until after the code is released and breaks other user's builds.
It would be nice to have some regression tests which can confirm your code changes will not break other required behaviors. Regression test results should be trivial to interpret (for example return PASS or FAIL). There should be no question if your change broke something important. Even if you don't understand what the problem is, you should be able to learn there is a problem.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request