ethdebug / format

Smart contract debugging data format – Standards development working group
https://ethdebug.github.io/format/
43 stars 4 forks source link

Run `yarn start` with jest's `--watchAll` flag #71

Closed gnidan closed 8 months ago

gnidan commented 8 months ago

Since jest's default --watch does not appear to detect changes to the schemas (or at least it doesn't realize that those changes affect the test results)