Scenarioo writer library to produce feature rich e2e test reports, e.g. from Protractor/WebDriverJS tests with Jasmine
10
stars
3
forks
source link
Provide function to clean build directory before running tests (e.g. for parallel test runs) programmatically #32
Closed
bruderol closed 8 years ago
Currently this is only possible through configuration and will be done every time a writer gets started, which is not nice for parallelized test runs.