github nightwatchjs/nightwatch v3.12.0

3 days ago

What's Changed

  • Pass BDD describe title to JUnit reports by @garg3133 in #4386.
    (The name attribute of testsuite tag and the classname attribute of testcase tag will now contain the describe title instead of testsuite file path for BDD describe tests.)
  • Fix double entry of test case run times in reports. by @garg3133 in #4387
  • Fix test section stats and status in reports. by @garg3133 in #4388
  • Always return NightwatchClient instance from client.initialize() call. by @garg3133 in #4389

Full Changelog: v3.11.1...v3.12.0

Don't miss a new nightwatch release

NewReleases is sending notifications on new releases.