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 request - "watch mode" to automatically re-run tests #5

Open
noisyscanner opened this issue Jan 28, 2025 · 1 comment
Open

Comments

@noisyscanner
Copy link

Assuming this isn't already a thing - I couldn't see it anywhere?

It's possible to do this simply with nodemon: nodemon --exec "spago test" --watch output -e js, but a simple flag like --watch could be useful to automatically re-run tests when files are changed.

@fsoikin
Copy link
Member

fsoikin commented Jan 28, 2025

Hi @noisyscanner! Thank you for the request. I do think it would be useful and a nice UX. Sadly I'm not sure when I would have time to implement it. Feel free to give it a shot yourself if you'd like.

In the meantime I'm going to move this issue to https://github.com/purescript-spec/purescript-spec-node, where it's more appropriate.

@fsoikin fsoikin transferred this issue from purescript-spec/purescript-spec Jan 28, 2025
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

2 participants