Evilweed / protractor-beautiful-reporter

An npm module which provides html reports of your Protractor tests with screenshots
MIT License
169 stars 40 forks source link

does not clean the baseDirectory with each test run #203

Open randall-kidd-transport4 opened 4 years ago

randall-kidd-transport4 commented 4 years ago

The files in the baseDirectory keep accumulating. Should the code clean the baseDirectory at the start of each test run? Is this possibly a configuration parameter? Thx !

rkidd123 commented 4 years ago

This is not an issue. Use , preserveDirectory: false