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

Add support for saving class and running the associated test with the watch command #6

Closed
jwage opened this issue Oct 21, 2016 · 0 comments · Fixed by #18
Closed

Add support for saving class and running the associated test with the watch command #6

jwage opened this issue Oct 21, 2016 · 0 comments · Fixed by #18
Milestone

Comments

@jwage
Copy link
Owner

jwage commented Oct 21, 2016

Right now the library can only run the test when modified and won't work if you modify the class being tested. We can either support some type of annotation to point to the associated test or try to automatically inflect the class name to find the associated test so we can run it.

@jwage jwage added this to the 1.0 milestone Oct 23, 2016
@jwage jwage closed this as completed in #18 Oct 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant