Y
Hacker News
new
|
ask
|
show
|
jobs
by
klaussilveira
1315 days ago
I have always used:
watch -n 1 run-test-tool
But I guess this depends on your test tool of choice not being too slow to boot.
1 comments
_cfl0
1315 days ago
Not only the time to boot, but also if you don’t run tests selectively, you’re already too slow.
link