github nightwatchjs/nightwatch v0.8.0

latest releases: v3.6.1, v3.6.0, v3.5.0...
8 years ago

Nightwatch v0.8

New features

Enhancements

  • Added support for automatically taking a screenshot on test failure - based on #442;
  • Added abortOnAssertionFailure global property for controlling whether to abort the test execution when an assertion failed and skip the rest
  • Added support for deep merging globals (and other test environment properties) from default test environment; also merging external globals with config globals
  • Added support for setting the device orientation
  • Added improvements to session command
  • Added group_name property on test_settings object available when running using --group option

Important fixes

  • Fixed showing original stacktraces in failure messages #615
  • Fixed --suiteRetries does not re-run global beforeEach/afterEach #588
  • Fixed --suiteRetries option only retries the first test in testsuite #610
  • Fixed - test report output for third-party assertion frameworks #601

Don't miss a new nightwatch release

NewReleases is sending notifications on new releases.