Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use test cases instead of suites for rackunit's own tests #79

Open
jackfirth opened this issue Sep 9, 2017 · 0 comments
Open

Use test cases instead of suites for rackunit's own tests #79

jackfirth opened this issue Sep 9, 2017 · 0 comments
Labels

Comments

@jackfirth
Copy link
Sponsor Collaborator

Using test suites causes raco test --drdr to report all tests as coming from the module where run-tests is called. The tests don't really need any of the features that test-suite provides, so there isn't much reason for the added complexity and indirect failure count reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant