Detect forgotten describe.only
and `it.only` in mocha tests.
Disallow the use of describe.only() and it.only()
Exclusivity spec helpers for jasmine: describe.only
and `it.only`
Disallow the use of describe.only() and it.only()
Run Test Suites with Jest, with full control for exactly which tests to run or dont. Much more than `it.only()&
describe.only()` on steroids!