This repository was archived by the owner on Oct 6, 2023. It is now read-only.
v0.14.0
Features
Performance Improvements
- client: render max 100 suite children (99dacfd)
- don't send testStart + removed idle status (770a5c7)
- runner: skipped suite handler should not be called (e213603)
- server: truncate suite children sent to client (0279732)
BREAKING CHANGES
- removed Reporter.onTestStart and removed idle in GraphQL enum Status