-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kevin Kuszyk edited this page May 8, 2014
·
3 revisions
The test framework currently supports the following unit testing frameworks, auto mocking containers and mocking frameworks. To add support for more, please feel free to send a pull request.
Please see the Moq Syntax for information on using the test framework with Moq.
Please see the NSubstitute Syntax for information on using the test framework with NSubstitute.
If you are migrating from thebigword.TestFramework or thebigword.TestFramework.NSubstitute please see the migration guide for details of the breaking changes.