| 
 
			
			
				| 
					New Features:  
				 | 
				
					
						- Automatic test suggestion
 						
						- Code coverage
 						
						- User registry
 
						- 
							Mocking API:
							
								- Stale mocks
 
								- Invoke.BaseMethod API
 
								- Pinvoke methods
 
							 
						 
						- 
							Test Navigator:
							
								- Grouping tests
 
								- Search by groups
 
								- Running all tests in a group or tab
 
								- Debugger
 
								- Faster editor file load
 
								- Changing DLLs invalidates tests
 
								- Changing DLLs invalidates tests
 
							 
						 
						- New Team Foundation Server template
 						
						- Support for MS Visual Studio 2015
 						
					 
				 | 
			
			
  | 
 
			
			
				| 
					Changes in the SmartRunner Configuration:  
				 | 
				
					
						- The Cache the Runner option changed to Reuse Test Runner process
 						
						- The Add BreakPoint when Debugging Tests option added
 						
						- The Use Shadow Copy for NUnit Tests option added
 						
						- The Show Output when build starts option added
 						
						- The Test Architecture option added
 						
					 
				 | 
			
			
  | 
 
			
			
				| 
					Breaking Changes:  
				 | 
				
					
						- A fake is cleared in teardown if it exists and the class is marked with the [Isolated] attribute
 						
						- Invoke.Null<> is removed. Use Args.Null<> instead.
 						
						- VerifyNow fails if a base method was not called.
 								
					 
				 | 
			
			
  | 
 
			
			
				| 
					Fixes:  
				 | 
				
					
						- Bug fix: locked DLLs
 
						- Static ctor not called in singleton
 
						- Team Foundation Server locks files
 
						- AssemblyLoad event while recording fakes (supports .runsettings)
 
						- Faster Runner with lower memory consumption
 
						- Fix reference is now faster
 
						- Tests are rebuild after changing references.
 	
					 
				 | 
			
			
  | 
 
			
			
				| 
					Minor Changes:  
				 | 
				
					
						- Changes in a class attribute affects just this class
 
						- When MS Visual Studio recovers a file, the file is loaded correctly
 
						- Close solution and then regret
 
						- Debugger breakpoints are not remembered
 
						- Tests disappear until the file is loaded
 
					 
				 |