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

Extract watcher to separate package #208

Closed
silkentrance opened this issue Apr 7, 2019 · 7 comments
Closed

Extract watcher to separate package #208

silkentrance opened this issue Apr 7, 2019 · 7 comments
Labels

Comments

@silkentrance
Copy link
Member

silkentrance commented Apr 7, 2019

We need additional integration tests here.

@silkentrance
Copy link
Member Author

Putting this on halt for now as it is not an important feature to have.
Will reopen as soon as I find the time.

@silkentrance
Copy link
Member Author

Note: jest comes with its own watcher and which is working just fine so we do not a watcher for that.

@silkentrance
Copy link
Member Author

mochajs/mocha#2444

@silkentrance
Copy link
Member Author

so eventually we can completely remove the watcher and just update our seeds with the required information

@silkentrance
Copy link
Member Author

last time I checked, mocha does now provide its own watcher. Jest also comes with its own watcher.
For jasmine, there exist workarounds. However, @testdeck/jasmine downloads are very low and removing the watcher altogether seems fine with me.

@silkentrance silkentrance reopened this Nov 25, 2020
@silkentrance
Copy link
Member Author

Closing as this should be depcrecated. And I do not care about jasmine.

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

No branches or pull requests

1 participant