🚀 New Features
- feature(playwright): add layer helper (via #576) - @vovsemenv
🐞 Bug Fixes
- fix(jasmine): fix global afterAll, beforeAll usages and support
@testing-library/react
(via #579) - @vovsemenv - fix(newman): Fix messages escape (via #586) - @vovsemenv
- fix(playwright): fix timeline threads for playwright (via #583) - @vovsemenv
- fix(playwright): Strip ansii colors from stdout and stderr (via #582) - @vovsemenv
- fix(playwright): fix multiple stout and stderr (via #580) - @vovsemenv
📝 Docs Update
- chore(docs): Add parameter examples and docs to readme (via #584) - @vovsemenv