Skip to content

@currents/jest v1.0.3

Compare
Choose a tag to compare
@ynahmany ynahmany released this 22 Nov 19:45
· 237 commits to main since this release

1.0.3 (2024-11-22)

Bug Fixes

  • .. (a55fe22)
  • add --no-fail flag (1ab94c1)
  • added junit types, addressed feedback (f028f64)
  • cache command usage example [skip ci] (3bb9415)
  • display traces for errors only fo debug mode (8f12eaf)
  • exit with code 1 when cache commands fail (d08bd60)
  • jest attempt fields (2c2083c)
  • make missing config variables user-friendly (2a2b7ab)
  • optional framework config, specify framework config properties to be reported (45cbc7a)
  • remove --no-fail flag, add --continue flag (a84b773)
  • remove console.log [skip ci] (a766e6f)
  • rename from --paths to --path (b995083)
  • simplify the error handler (0342c3d)
  • use npm (e1b2823)

Features

  • add previousCiBuildId to run creation (dfbb32e)
  • add success messages (7b7c1fa)
  • added full test suite junit scanner (e040f5e)
  • added junit originFramework support (a89a591)
  • CircleCi cache (db742e6)