npm nightwatch 0.6.0
v0.6.0

latest releases: 3.6.1, 3.6.0, 3.5.0...
9 years ago

Nightwatch v0.6

New features

  • Unit testing - write unit or integration tests in Nightwatch for Node.js applications and APIs;
  • Custom reporters - add your own reporter via the --reporter option;
  • Integrated Grunt support - Nightwatch is bundled with an easy to use Grunt task which can be used in your existing Grunt-based build configuration;
  • Run single testcase - ability to run the specified testcase from the current suite/module via --testcase;
  • Page Objects - documented support for page objects model;

Enhancements

  • Added support for declaring environment specific cli_args - #334
  • Added support for passing the client object as argument to global beforeEach and afterEach
  • Added support for always logging selenium server errors
  • Added log functionality exposed through Selenium

Important fixes

  • Fixed JUnit xml reports #191
  • Fixed exclude and filter options when with multiple src_folders #370

Don't miss a new nightwatch release

NewReleases is sending notifications on new releases.