Y
Hacker News
new
|
ask
|
show
|
jobs
by
oli5679
1582 days ago
Did they catch exceptions and then print 'not ok'?
1 comments
danuker
1582 days ago
> tests failing are indicated by the _absence_ of "OK" being printed
I guess they are counting OKs then bisect their test suite until they find the "not ok" test.
link
I guess they are counting OKs then bisect their test suite until they find the "not ok" test.