Added new options
Added two new flags, that allow you to use your favourite style of tests-naming.
-a
— Annotate method names with/** @todo */
instead of prepending test names with 'test',-s
— Snake-case method names.
Added two new flags, that allow you to use your favourite style of tests-naming.
-a
— Annotate method names with /** @todo */
instead of prepending test names with 'test',-s
— Snake-case method names.