- Course
Approval Tests for .NET
This course will teach you how to go beyond simple asserts and use human intelligence to test both new and legacy code.
- Course
Approval Tests for .NET
This course will teach you how to go beyond simple asserts and use human intelligence to test both new and legacy code.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
ApprovalTests is an open source library that enables unit tests to go beyond simple asserts. It allows complex verification of system output that would otherwise be hard and time-consuming to implement using conventional asserting. It is also an essential tool to quickly get legacy code under test before refactoring it.