Skip to content

Examples not working when implemented in base class #253

@paulmarshall

Description

@paulmarshall

I get the UnusedExampleValueException when trying to execute a test defined in a base class that includes a fluent based scenario incorporating an example.

In my setup my test fixture derives from a base class.
The base class includes a test and fields.
The test includes a fluent-based scenario that includes an example, and the headers of the examples match the name of the field(s) on the base class.

The test passed when there were no base classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions