Skip to content

11.1.0

Latest
Compare
Choose a tag to compare
@lo1tuma lo1tuma released this 24 May 09:48
· 2 commits to main since this release

Bug Fixes

  • Fix detecting mocha config calls in no-setup-in-describe (#387)
  • Fix consistent-spacing-between-blocks when using timeout() modifier (#379)

Enhancements

  • Include typescript declaration files in npm package (#378)

Documentation

  • Fix valid-suite-title options documentation (#385)

Code Refactoring

  • Add test to verify no-identical-title supports same titles in different suites (#388)
  • Add test-case to verify generated tests work with consistent-spacing-between-blocks (#386)
  • Add regression tests for no-setup-in-describe (#380)