Skip to content

Examples not working when implemented in base class #253

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions