Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 15:20
· 5 commits to master since this release

Features

  • don't depend on @peeky/server + autoinstall (a311020)
  • upgraded deps (4f9b7e6)

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