Skip to content

An extension for NUnit 3 to facilitate a clear separation between Given part and When, Then parts of a unit test. This helps achieve hierachical test suites without making Test classes nesting one another.

License

Notifications You must be signed in to change notification settings

hunghq/nunit-given

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nunit-given

An extension for NUnit 3 to facilitate a clear separation between Given part and When, Then parts of a unit test. This helps achieve hierachical test suites without making Test classes nesting one another.

Build status

About

An extension for NUnit 3 to facilitate a clear separation between Given part and When, Then parts of a unit test. This helps achieve hierachical test suites without making Test classes nesting one another.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages