- Add support for YAML for Playwright
- Refactoring
- Update dependencies to silence Dependabot
- Add support for Cypress
- Add option to ignore spans from "undocumented" in coverage.
- Truncate the text of request's result to 1000 characters.
- Add support for Playwright
- 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.
- Create "create-echoed" package to reduce size of "echoed" package
- Feature to create tests from YAML