-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Labels
test bugProblem in test source code (most likely)Problem in test source code (most likely)
Description
@kevin-montrose did a great job on it #904 and added also some tests
https://github.com/coverlet-coverage/coverlet/blob/master/test/coverlet.core.tests/Instrumentation/InstrumenterTests.cs#L647
https://github.com/coverlet-coverage/coverlet/blob/master/test/coverlet.core.tests/Samples/Instrumentation.DoesNotReturn.cs
We should add also some integration tests with same sample to cover also parameter option passed in(i.e. /p:DoesNotReturnAttribute="DoesNotReturnAttribute,OtherAttribute"
):
- Add a file https://github.com/coverlet-coverage/coverlet/tree/master/test/coverlet.core.tests/Coverage called CoverageTests.DoesNotReturn.cs
- Add one test for every samples in file https://github.com/coverlet-coverage/coverlet/blob/master/test/coverlet.core.tests/Samples/Instrumentation.DoesNotReturn.cs
Metadata
Metadata
Assignees
Labels
test bugProblem in test source code (most likely)Problem in test source code (most likely)