Skip to content

Latest commit

 

History

History
73 lines (34 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

73 lines (34 loc) · 1.79 KB

<a name"0.3.3">

0.3.3 (2015-07-23)

Bug Fixes

  • create browser directory if not exist (fe14a8d8)

<a name"0.3.2">

0.3.2 (2015-07-19)

Features

  • Allow user to specify filename (71e0e432)

<a name"0.3.1">

0.3.1 (2015-07-13)

Bug Fixes

  • handle browser script failure and put the error to browser report (d5b365ab)

<a name"0.3.0">

0.3.0 (2015-07-13)

Features

  • add error tag when browser disconnected (a1a1e7c4, closes #29)

<a name"0.2.2">

0.2.2 (2015-07-13)

Bug Fixes

  • reporter fails when browser times out (00fbfe4c, closes #16)

<a name"0.2.1">

0.2.1 (2015-07-13)

Bug Fixes

  • Compatibility with Karma 0.10 (29d4de18)
  • update to work with Karma 0.11 (a0676bec)

Features

<a name"0.1.0">

0.1.0 (2015-07-13)

<a name"0.0.2">

0.0.2 (2015-07-13)

Features

  • reporter.junit: add a 'skipped' tag for skipped testcases (b552dcb4)