-
-
Notifications
You must be signed in to change notification settings - Fork 116
Closed
Milestone
Description
To avoid type clashes with other testing frameworks, e.g. MSTest and NUnit, we should rename TestContext
to BunitContext
.
- Rename 'TestContext' to
BunitContext
- Create a
TestContext
type that inherits fromBunitContext
and is marked as obsolete. This allows folks reading books, blogs, presentations to figure out this has changed.
Metadata
Metadata
Assignees
Labels
No labels