Start RTL test infrastructure #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Nothing super complicated. All I want is some very simple reporting, and a simple
way to add more tests as I go. Just want to be able to run one set of tests, or one
individual test, and report test failures.
If I'm feeling fancy, maybe output some JUnit XML or something?