Skip to content

Support regression tests on push to confirm safe code changes #20

@philj404

Description

@philj404

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions