New Features
- SmartRunner
- New Test Navigator tool window replaces the dashboard
- Ability to filter the different test results
- Runner shows build process, including build error messages
- Clearer error and stack windows
- Better control on test run selection, with menu items and keyboards
- Run a single test, or tests in a class, file or projet context manually
- Ability to ReDebug the last debugged test from anywhere in the code
- SmartRunner supports MSTest deployment items
- New APIs
- Isolate.Fake.NextInstance and Isolate.Fake.AllInstances for clearer, readable future object support
- Isolate.NonPublic.WhenCalled(...).AssignRefOut for faking non-public methods with ref and out parameters
- TMockRunner now supports linking with .Net v4.5
- Linking with VS 2012 coverage is now implicit (no need to link through the Typemock configuration program)
|
|