Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 725 Bytes

CHANGELOG.md

File metadata and controls

35 lines (28 loc) · 725 Bytes

0.4.0

Added

  • Add support for YAML for Playwright

0.3.1

Changed

  • Refactoring
  • Update dependencies to silence Dependabot

0.3.0

Added

  • Add support for Cypress

0.2.1

Added

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

Changed

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

0.2.0

Added

  • Add support for Playwright

0.1.2

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.

0.1.1

Added

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

0.1.0

Added

  • Feature to create tests from YAML