generator-testcafe-reporter
v3.0.0
Published
Scaffold out a TestCafe reporter
Downloads
947
Readme
generator-testcafe-reporter
Scaffold out a TestCafe reporter
TestCafe can build test run reports in your own format and style. All you need is a custom reporter plugin. This Yeoman generator scaffolds out such a plugin, so that you will need to write only a few lines of code.
For more information, read Custom Reporter Plugin.