Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Mar 22, 2024 · 0 comments

Comments

@hamzanaveed7861
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant