Skip to content

v1.1.0

Compare
Choose a tag to compare
@carpasse carpasse released this 06 Nov 08:59
· 125 commits to master since this release
9262009

1.1.0 (2017-11-06)

Bug Fixes

  • fix repo name in packate.json (026e561)
  • remove recursive call of log (f36fde3)

Features

  • add a log with the suite's file path (f60cef8)
  • add empty line at the start of the report (e1a0ccd)
  • add log level to reporter logs (31f1c87)
  • add new line at the end of the report (f179b4c)
  • add TapReporter (4c82b82)
  • add test counter back (d864131)
  • colour output (11339b6)
  • improve outcome and test new logic (3122fda)
  • move logic to process tests output to class (64263ad)
  • remove hyphen suffix on skip comment (18045ee)
  • remove jestResultsToTAP (324e561)
  • remove test number (47503c0)
  • simplify results output and add time entry (11aba83)