We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 924c46e commit bca48abCopy full SHA for bca48ab
TestStack.ConventionTests.Tests/CsvReportTests.cs
@@ -11,6 +11,7 @@
11
public class CsvReportTests
12
{
13
[Test]
14
+ [Explicit("This is work in progress so ignoring for now")]
15
public void Can_run_convention_with_simple_reporter()
16
17
Convention.IsWithApprovedExeptions(new CollectionsRelationsConvention(), new Types("Entities")
0 commit comments