jest-trx-results-processor

Jest results processor for exporting into TRX files for Visual Studio

MIT License

Downloads
88.2K
Stars
22

Bot releases are hidden (Show)

jest-trx-results-processor - v1.0.3

Published by no23reason almost 5 years ago

1.0.3 (2019-11-30)

Bug Fixes

  • make options defaulting more robust in reporter (d14098b), closes #110
jest-trx-results-processor - v1.0.2

Published by no23reason about 5 years ago

1.0.2 (2019-10-03)

Bug Fixes

  • add finish attribute to Times elements (84092d9)
jest-trx-results-processor - v1.0.1

Published by no23reason about 5 years ago

1.0.1 (2019-09-23)

Bug Fixes

  • create output directory if it does not exist (0cc02e3), closes #89
jest-trx-results-processor - v1.0.0

Published by no23reason about 5 years ago

1.0.0 (2019-08-31)

Features

  • add support for reporterAPI usage (93bdfe2), closes #32
  • use jest built-in types (22d8c11)

BREAKING CHANGES

  • Reporter API is the default, testResultsProcessor is deprecated.
jest-trx-results-processor - v0.2.0

Published by no23reason about 5 years ago

0.2.0 (2019-08-30)

Features

  • add support for defaultUserName in case detection fails (7189050), closes #82
jest-trx-results-processor - v0.1.0

Published by no23reason over 5 years ago

0.1.0 (2019-05-20)

Bug Fixes

  • trx-generation: Fixed issue where options were not always passed to the generator. (04ed124) thanks @ElasticPencil!

Features

  • trx-generation: Added support for additional result processing. (29f74cb) thanks @ElasticPencil!
jest-trx-results-processor - v0.0.7

Published by no23reason over 6 years ago

0.0.7 (2018-02-15)

Bug Fixes

  • output "NotExecuted" for "skipped" test runs (0f30b78), closes #24
jest-trx-results-processor - v0.0.6

Published by no23reason almost 7 years ago

<a name"0.0.6">

0.0.6 (2017-12-04)

Bug Fixes

  • also include the number of pending test to avoid division by zero in the duratio (d95c6f79, closes #22), thank you @nemesv!
jest-trx-results-processor - v0.0.5

Published by no23reason almost 8 years ago

<a name"0.0.5">

0.0.5 (2016-11-10)

Bug Fixes

  • remove invalid xml characters from error messages (9d9a592d)
jest-trx-results-processor - v0.0.4

Published by no23reason almost 8 years ago

<a name"0.0.4">

0.0.4 (2016-11-10)

Bug Fixes

jest-trx-results-processor - First version

Published by no23reason about 8 years ago

First version of the package with complete README and examples

Package Rankings
Top 3.41% on Npmjs.org
Badges
Extracted from project README
npm version Commitizen friendly semantic-release
Related Projects