C# (CSharp) Corvus.Testing.SpecFlow Namespace

Classes

Name Description
ContainerBeforeFeatureOrder Defines constants to use for HookAttribute.Order property on a BeforeFeatureAttribute to ensure that initialization occurs in the correct order when using ContainerBindings at feature scope. Tests must specify the @perFeatureContainer tag to opt into this functionality.
ContainerBeforeScenarioOrder Defines constants to use for HookAttribute.Order property on a BeforeScenarioAttribute to ensure that initialization occurs in the correct order when using ContainerBindings at scenario scope. Tests must specify the @perScenarioContainer tag to opt into this functionality.
TeardownExceptionsBindings