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

Support filtering test cases (ie. the vars) #7

Open
crisptrutski opened this issue Jul 9, 2015 · 1 comment
Open

Support filtering test cases (ie. the vars) #7

crisptrutski opened this issue Jul 9, 2015 · 1 comment

Comments

@crisptrutski
Copy link
Owner

Various ideas

  • Run tests with names matching regex only
  • Run based on predicate against var (ala boot-test, although less useful in cljs)
  • Rerun only failures (for use with watch)
@crisptrutski
Copy link
Owner Author

For anyone interested in this, it all hinges on bensu/doo#9, for which the ground work and roadmap has been laid

@crisptrutski crisptrutski changed the title Support notion of filtering tests Support filtering test cases (ie. the vars) Jan 7, 2016
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