Make things extensibile #114
Annotations
1 error and 6 warnings
|
build
Process completed with exit code 2.
|
|
build:
src/TestStack.BDDfy.Tests/Scanner/Examples/ReflectiveWithExamples.cs#L18
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#L13
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#L18
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#L13
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
|