|
|
|
|
|
by volkk
1308 days ago
|
|
> hypertest only runs the tests the were impacted by the changed code with all due respect, this is also a solved problem with test watchers. unless you mean this is smart enough to not just run unit tests that are directly related to the file changed, but also understands code changes from the perspective of downstream dependencies? |
|
This is more of a code watcher than a test watcher specifically.