Skip to content

Releases: mrasu/echoed

v0.4.0

02 May 13:50
Compare
Choose a tag to compare

Added

  • Add support for YAML for Playwright

v.0.3.1

27 Apr 03:39
Compare
Choose a tag to compare

Changed

  • Refactoring
  • Update dependencies to silence Dependabot

v0.3.0

13 Apr 13:21
Compare
Choose a tag to compare

Added

  • Add support for Cypress

v0.2.1

23 Mar 13:47
Compare
Choose a tag to compare

Added

  • Add option to ignore spans from "undocumented" in coverage.

Changed

  • Truncate the text of request's result to 1000 characters.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Mar 15:02
Compare
Choose a tag to compare

Added

  • Add support for Playwright

Full Changelog: v0.1.2...v0.2.0

v0.1.2

18 Feb 06:54
Compare
Choose a tag to compare

Added

  • Add "arrange" and "hook" (beforeAll, afterAll beforeEach and afterEach) section to YAML
  • Add "jest-no-otel" template into create-echoed and add its explanation in README.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 Feb 04:42
Compare
Choose a tag to compare

Added

  • Create "create-echoed" package to reduce size of "echoed" package

v0.1.0

05 Feb 13:56
Compare
Choose a tag to compare

Added

  • Feature to create tests from YAML

Full Changelog: v0.0.6...v0.1.0