Skip to content

olegd/MSTest.Contrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSTest.Contrib

Extensions to MSTest framework with additional assertion methods that would bring more joy to unit testing.

Implemented improvements:

Assert.Throws<T>(Action action, string exceptionMessageShouldContain = null)

Assert.That(object actual, Is.EqualTo(expected))

About

Extensions and improvements to MSTest framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published