Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 990 Bytes

File metadata and controls

24 lines (17 loc) · 990 Bytes

0.2.0

Features

  • user specified css files
  • report title option
  • pass fail summary at the top of the report
  • quick links to failed tests at the top of the report
  • a settings summary at the end

Bugfixes:

  • using 'rimraf' to empty the output directory
  • using the spec description rather than full name for cleaner presentation
  • reinstating the old promise resolved browser caps that is used by the pathBuilder #21, #4

0.1.8

Features

Bugfixes