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

Feature - run tests on change #822

Open
jenweber opened this issue Feb 4, 2021 · 2 comments
Open

Feature - run tests on change #822

jenweber opened this issue Feb 4, 2021 · 2 comments
Labels
@bigtest/cli Issues related to the `bigtest` command

Comments

@jenweber
Copy link
Collaborator

jenweber commented Feb 4, 2021

This issue requires team discussion before it can be worked on.

When I was writing my first BigTest, I found myself wishing that I had a way to automatically re-run tests after a change. I did not have to restart the BigTest server, but I did have to relaunch the test each time. A watch mode is a feature that users may be expecting from their past experience with Jest or Ember.

@cowboyd cowboyd added the @bigtest/cli Issues related to the `bigtest` command label Feb 4, 2021
@jnicklas
Copy link
Collaborator

Sounds like a great idea, and should not be too difficult to implement.

@wKich
Copy link
Member

wKich commented Mar 23, 2021

I agree the watch mode is a must-have feature. The initialization time of BigTest, especially with building an app, might be too much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@bigtest/cli Issues related to the `bigtest` command
Projects
None yet
Development

No branches or pull requests

4 participants