exclude/prevent running the integration test when running the "dotnet dotcover test" command.
Hi
I know that "--dcFilters=" and "--dcAttributeFilters" help us to exclude running test coverage on projects or classes we want.
But I can not find a way to prevent running integration test when running "dotnet dotcover test" command.
Can you help ?
Please sign in to leave a comment.