Skip to content

0.3.0

Choose a tag to compare

@aleclarson aleclarson released this 18 Dec 16:46
· 109 commits to master since this release
  • feat: group beforeEach and afterEach logs with test logs 7cd232d
  • feat: suppress beforeAll and afterAll logs 7cd232d
  • feat: mock process.stdout.write during tests a5b8b79
  • feat: make verbose: true override quiet: true d6762a8
  • fix: avoid counting disabled tests/groups as passed tests fac034a
  • logs: avoid printing logs for tests that pass (except in verbose mode) 4667a6f
  • logs: print the file header even if only one file is active 51886ad
  • logs: avoid printing file header for files with no tests 84340d9