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 tags for Spectrum's own test suite #90

Open
greghaskins opened this issue Feb 6, 2017 · 0 comments
Open

Use tags for Spectrum's own test suite #90

greghaskins opened this issue Feb 6, 2017 · 0 comments

Comments

@greghaskins
Copy link
Owner

Some of Spectrum's tests are more integration-focused and slower to run (e.g. those for Spring, etc.). It would be cool to use the tagging feature to split those out so they can get run on CI without slowing down the local TDD cycle. It's not really that slow yet, but down the line I see the possibility of integrating more static analysis (such as degraph) and other types of tests, which would make sense to keep split from the unit test suite. Plus, dogfooding is good.

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

No branches or pull requests

1 participant