Skip to content

Added new options

Compare
Choose a tag to compare
@DCzajkowski DCzajkowski released this 16 Nov 15:17
· 55 commits to master since this release
fbb31e0

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.