Akryum/peeky

Tests file without describe

Akryum opened this issue · 2 comments

Implement an implicit test suite if no describe() is used. Useful to be more compatible with Jest.

Peeky will now allow test, before, beforeAll, etc. directly in the test file without any describe() call.