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

Top level test runner script that consolidates all tests #136

Open
jbush001 opened this issue Jan 13, 2018 · 1 comment
Open

Top level test runner script that consolidates all tests #136

jbush001 opened this issue Jan 13, 2018 · 1 comment

Comments

@jbush001
Copy link
Owner

Rather than using recursive make, a top level script will find all tests and execute them, printing statistics for all tests:

https://gist.github.com/jbush001/4ee6762b9a062c4c1a1f7b68c03c0975

@jbush001
Copy link
Owner Author

jbush001 commented Jan 14, 2018

One problem with the prototype implementation is that it runs all tests, which takes a long time. Would be nice to have test levels so the CI tests could run a subset. See #163.

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

No branches or pull requests

1 participant