Make things extensibile #131
Annotations
10 errors and 6 warnings
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenStepsAreDefinedInABaseClass.cs#L52
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenStepsAreDefinedInABaseClass.cs#L44
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenTestClassUsesExecutableAttributes.cs#L71
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/FluentScanner/BDDfyUsingFluentApi.cs#L280
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenCombinationOfExecutableAttributeAndMethodNamingConventionIsUsed.cs#L136
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenMethodNamesFollowNamingConventionsOtherThanGivenWhenThen.cs#L92
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenCombinationOfExecutableAttributeAndMethodNamingConventionIsUsed.cs#L128
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenStepsAreDefinedInABaseClass.cs#L52
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenStepsAreDefinedInABaseClass.cs#L44
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/ReflectiveScanner/WhenTestClassUsesExecutableAttributes.cs#L71
'Configurator' does not contain a definition for 'Humanize'
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L27
Public method 'AndGivenStepWith__SecondExample__AccessedViaProperty' on test class 'ReflectiveWithExamples' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L22
Public method 'GivenStepWith__FirstExample__PassedAsParameter' on test class 'ReflectiveWithExamples' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/FluentScanner/AmbiguousHeaderMatchTests.cs#L9
Field 'AmbiguousHeaderMatchTests._count' is never assigned to, and will always have its default value 0
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L27
Public method 'AndGivenStepWith__SecondExample__AccessedViaProperty' on test class 'ReflectiveWithExamples' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L22
Public method 'GivenStepWith__FirstExample__PassedAsParameter' on test class 'ReflectiveWithExamples' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/FluentScanner/AmbiguousHeaderMatchTests.cs#L9
Field 'AmbiguousHeaderMatchTests._count' is never assigned to, and will always have its default value 0
|