- A new test runner in VS2012 is faster and more integrated than the older runner, and makes code coverage and continuous testing easier.
- Features like fakes and shims allow testing of legacy code. Coded UI tests allow recording of user interactions.
- Tests can now be run directly from builds in TFS2012, supporting multiple test frameworks and test impact analysis. This enables continuous delivery practices.
Related topics: