Skip to content

Rename TestContext to BunitContext #963

@egil

Description

@egil

To avoid type clashes with other testing frameworks, e.g. MSTest and NUnit, we should rename TestContext to BunitContext.

  1. Rename 'TestContext' to BunitContext
  2. Create a TestContext type that inherits from BunitContext and is marked as obsolete. This allows folks reading books, blogs, presentations to figure out this has changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions