adamgruber / mochawesome

A Gorgeous HTML/CSS Reporter for Mocha.js
https://gitter.im/mochawesome/general
MIT License
1.06k stars 160 forks source link

How can I integrate a custom Mocha reporter into my test suite to filter out specific test cases from the test report based on tags? #400

Open hamzanaveed7861 opened 5 months ago

hamzanaveed7861 commented 5 months ago

I need guidance on integrating a custom Mocha reporter into my test suite to effectively filter out specific test cases from the generated test report based on tags. Specifically, I require a solution to exclude certain test cases, such as those using custom tags, from appearing in the test report.

I want to make this custom tags in js. The version of mochawesome ^7.1.3.