npm nightwatch 0.5.32
v0.5.32

latest releases: 3.6.1, 3.6.0, 3.5.0...
9 years ago
  • Added support for a global test results reporter function defined in the globals module configured in globals_path in nightwatch.json. A function defined under the reporter key in the globals module is called after all tests finish with the nightwatch internal results object as an argument (as seen in examples/globalsModule.js). It may be asynchronous, with a 'done' callback as the reporter's second argument.

Don't miss a new nightwatch release

NewReleases is sending notifications on new releases.