|
74 | 74 | <Compile Include="Arguments\MultipleArgumentsProvidedForTheSameStep.cs" /> |
75 | 75 | <Compile Include="Configuration\SequentialKeyGeneratorTests.cs" /> |
76 | 76 | <Compile Include="Configuration\TestRunnerTests.cs" /> |
77 | | - <Compile Include="Reporters\Html\HtmlReportBuilderSpecs.cs" /> |
78 | | - <Compile Include="Reporters\Html\HtmlReporterSpecs.cs" /> |
| 77 | + <Compile Include="Reporters\Html\HtmlReportBuilderTests.cs" /> |
| 78 | + <Compile Include="Reporters\Html\HtmlReporterTests.cs" /> |
79 | 79 | <Compile Include="Reporters\Html\TestableHtmlReporter.cs" /> |
80 | 80 | <Compile Include="Scanner\WhenStepScannerFactoryAsyncMethods.cs" /> |
81 | 81 | <Compile Include="Configuration\CustomProcessor.cs" /> |
|
94 | 94 | <SubType>Code</SubType> |
95 | 95 | </Compile> |
96 | 96 | <Compile Include="HumanizerTests.cs" /> |
97 | | - <Compile Include="Reporters\Diagnostics\DiagnosticsReportBuilderSpecs.cs" /> |
| 97 | + <Compile Include="Reporters\Diagnostics\DiagnosticsReportBuilderTests.cs" /> |
98 | 98 | <Compile Include="Reporters\Diagnostics\WhenBuildingReportDiagnostics.cs" /> |
99 | | - <Compile Include="Reporters\Diagnostics\DiagnosticsReporterSpecs.cs" /> |
100 | | - <Compile Include="Reporters\MarkDown\MarkDownReportBuilderSpecs.cs" /> |
101 | | - <Compile Include="Reporters\MarkDown\MarkDownReporterSpecs.cs" /> |
| 99 | + <Compile Include="Reporters\Diagnostics\DiagnosticsReporterTests.cs" /> |
| 100 | + <Compile Include="Reporters\MarkDown\MarkDownReportBuilderTests.cs" /> |
| 101 | + <Compile Include="Reporters\MarkDown\MarkDownReporterTests.cs" /> |
102 | 102 | <Compile Include="Reporters\ReportTestData.cs" /> |
103 | 103 | <Compile Include="Scanner\ExecutableAttributeOrderOrdersTheStepsCorrectly.cs" /> |
104 | 104 | <Compile Include="Scanner\PropertiesAreNotConsideredAsStepsEvenWhenTheirNameMatchesConventions.cs" /> |
|
0 commit comments