Skip to content

How to ignore bitwise or with RegexOptions #1494

Closed Answered by rouke-broersma
AshleighAdams asked this question in Q&A
Discussion options

You must be logged in to vote

Hi 👋

The ignore-methods option is used to ignore mutations on method invocations and not operators. You can use the [ExcludeFromCodeCoverageAttribute]. This ignores the scope it is placed on from mutation testing. Does that help you?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AshleighAdams
Comment options

@rouke-broersma
Comment options

@AshleighAdams
Comment options

Answer selected by AshleighAdams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants