Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Releases: ryparker/jest-circus-allure-environment

v0.4.1

06 Jul 20:53
Compare
Choose a tag to compare

0.4.1 (2020-07-06)

Bug Fixes

  • allure-reporter.ts: fixed Snapshot failure handling (4922775)

v0.4.0

06 Jul 18:59
Compare
Choose a tag to compare

0.4.0 (2020-07-06)

Features

  • project wide: added support for the global "allure" report helper. Added better types support (3cc3adc)

v0.3.0

06 Jul 15:47
Compare
Choose a tag to compare

0.3.0 (2020-07-06)

Bug Fixes

  • package.json: added dev dep @semantic-release/changelog (df3f96c)
  • package.json: added dev dep @semantic-release/git for CI (0f52366)

Features

  • package.json: renamed npm package, better declarations, removed logs (0d2cae0)

v0.2.0

06 Jul 14:36
Compare
Choose a tag to compare

0.2.0 (2020-07-06)

Features

  • types: enabled type declarations and source maps to be transpiled (d69ad2d)

v0.1.1

06 Jul 09:32
Compare
Choose a tag to compare

0.1.1 (2020-07-06)

Bug Fixes

  • package.json: fixed node engine typo (b1841cd)

v0.1.0

06 Jul 09:18
Compare
Choose a tag to compare

0.1.0 (2020-07-06)

Bug Fixes

  • fixed xo error: configured XO to only lint src/ so that CI will pass (3ca0634)

Features

  • all: working implementation of allure reporting in Jest Circus (c353b26)