Releases: cletusw/mocha-parallel-js
Releases · cletusw/mocha-parallel-js
v0.6.1
11 Aug 21:50
Compare
Sorry, something went wrong.
No results found
v0.6.0
11 Aug 21:48
Compare
Sorry, something went wrong.
No results found
v0.5.1
28 Jun 17:38
Compare
Sorry, something went wrong.
No results found
v0.5.0
26 Aug 23:19
Compare
Sorry, something went wrong.
No results found
Features
Optional env parameter that sets environment variables on the child processes
v0.4.0
21 Aug 19:26
Compare
Sorry, something went wrong.
No results found
Features
Report start and elapsed time in rootSuite
v0.3.3
19 Aug 20:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Buffer stderr along with stdout
Output extra line before file name
v0.3.2
19 Aug 19:17
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Revert "fix: Results blob incorrectly identifying tests as part of setup file"
Was an incorrect fix. Turns out root of the problem is selenium-webdriver/testing anyway.
v0.3.1
19 Aug 17:39
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Better handling for files that have no tests
v0.3.0
19 Aug 17:00
Compare
Sorry, something went wrong.
No results found
Features
Switch to object for optional parameters
mochaParallel returns Promise instead of using callback parameter
Optional concurrency parameter limits number of tests running in parallel
v0.2.1
17 Aug 20:35
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Results blob incorrectly identifying tests as part of setup file