3.0.0 • Published 2 years ago
generator-testcafe-reporter v3.0.0
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.