Skip to content

Removing dead code

Compare
Choose a tag to compare
@thetutlage thetutlage released this 16 Dec 05:44
· 2 commits to develop since this release

In this release, the title property in test:start and test:end events does not implement a custom toString method. You should read the title using the event.title.original or event.title.expanded properties.

  • refactor: remove dead code and improve tests coverage 8b98a4e
  • chore: update dependencies a9bbd75

Full Changelog: v8.1.2...v9.0.0