npm tap-junit 3.0.2
v3.0.2

latest releases: 5.0.3, 5.0.2, 5.0.1...
5 years ago
  • Added two new test cases for failing tap.txt and bats tap output.

  • Fixed failing output which was causing a hard error within serialization of the output

    • This was happening mainly due to results created by the above (failing tap output & failing bats output)
    • For these types of inputs tap-junit will simply omit the type attribute and the stack trace from its output (since they don't technically exist anyway)
  • Upped tape version to latest

  • Swapped travis ci in favor of circleci

  • TODO Side note

    • I want to revisit the serializer since it is being so lightly used it may be better to just ship a simple rendering engine of our own
      • This would free up a dependency, but also give better control and possibly improved performance
    • The above would also introduce an opportunity to do major cleanup with Kyanite

Don't miss a new tap-junit release

NewReleases is sending notifications on new releases.