Skip to content

v1.10.0

Latest
Compare
Choose a tag to compare
@KevinGrandon KevinGrandon released this 15 May 08:11
· 30 commits to master since this release

Breaking Changes

  • Chrome is now the default environment for running tests. You can revert to running on phantomjs or firefox with -- browser phantom or --browser firefox.

Patches

  • Added support for running tests against chrome using a lightweight remote debug protocol bridge.