Releases: nightwatchjs/nightwatch
Releases · nightwatchjs/nightwatch
v3.14.0
What's Changed
- bump mocha to v10.8.2 by @shubhamkd in #4426
- npm audit fix by @shubhamkd in #4427
New Contributors
- @shubhamkd made their first contribution in #4426
Full Changelog: v3.13.0...v3.14.0
v3.13.0
What's Changed
- [BU] Changes to emit additional data in test events by @Bhargavi-BS in #4423
New Contributors
- @Bhargavi-BS made their first contribution in #4423
Full Changelog: v3.12.3...v3.13.0
v3.12.3
What's Changed
- Pass testEnvSettings to plugins' before hook to Reorder test cases for Smart Test Selection by @harshit-bstack in #4421
New Contributors
- @harshit-bstack made their first contribution in #4421
Full Changelog: v3.12.2...v3.12.3
v3.12.2
What's Changed
- Fix
.debug()command not working. by @garg3133 in #4409 - [docs] Update uncheck.js by @dszymczuk in #4408
- Add pagination while fetching builds data from BrowserStack @hitesh-kumar8642 in #4410
New Contributors
- @dszymczuk made their first contribution in #4408
- @hitesh-kumar8642 made their first contribution in #4410
Full Changelog: v3.12.1...v3.12.2
v3.12.1
v3.12.0
What's Changed
- Pass BDD
describetitle to JUnit reports by @garg3133 in #4386.
(Thenameattribute oftestsuitetag and theclassnameattribute oftestcasetag will now contain thedescribetitle instead of testsuite file path for BDDdescribetests.) - 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
NightwatchClientinstance fromclient.initialize()call. by @garg3133 in #4389
Full Changelog: v3.11.1...v3.12.0
v3.11.1
v3.11.0
v3.10.2
What's Changed
- Increase default timeout for
browserstackenv. by @Rohannagariya1 in #4349
Full Changelog: v3.10.1...v3.10.2
v3.10.1
What's Changed
- Fix
.perform()command node promise getting resolved early. by @garg3133 in #4348 - Fix API calls and improve integration with Turboscale. by @Rohannagariya1 in #4347
New Contributors
- @Rohannagariya1 made their first contribution in #4347
Full Changelog: v3.10.0...v3.10.1