busterjs/buster

buster-static should display failures when a test has no assertions

Opened this issue · 0 comments

If one test were to run, and there were no assertions, the status text displays red, but the test would be marked as green/check-marked.

The test missing assertions would go unnoticed if there were 2+ tests that passed because the status text would display green.