Skip to content

Releases: Infragistics/mocha-trx-reporter

v3.2.4

27 Apr 18:50
Compare
Choose a tag to compare
  • Declare mocha as peer dependency instead of bundling a fixed version
    This way we prevent version mismatch that can lead to errors (issue #18)

v3.2.3

11 Jul 21:16
Compare
Choose a tag to compare

Fix imports

v3.2.2

11 Jul 21:05
Compare
Choose a tag to compare

Update dependencies in order to remove audit warnings.

v3.1.0

14 Jan 19:16
Compare
Choose a tag to compare

Fix critical audit warnings by updating mocha to ^5.0.0

v3.0.1

10 May 12:51
Compare
Choose a tag to compare
  • Improve conformance with TFS 2013 format.
  • Update mocha-trx dependency.

v2.0.0

15 Sep 14:47
Compare
Choose a tag to compare
  • Use --reporter-options instead of custom command line arguments.
  • Support for skip & timeout outcomes (@bgever).
  • Option to treat pending as not executed (@bgever).
  • Option to exclude pending tests from TRX (@bgever).
  • Update to mocha 3.0 and node-trx 0.6.0 (@bgever & @x3au).

v1.0.1

15 Sep 14:47
Compare
Choose a tag to compare

First version.