Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Better .NET Unit Tests with AutoFixture: Get Started

Create shorter, less cluttered, more readable, and refactor-safe test code.

Beginner
1h 58m
(246)

Created by Jason Roberts

Last Updated Aug 12, 2020

Course Thumbnail
  • Course

Better .NET Unit Tests with AutoFixture: Get Started

Create shorter, less cluttered, more readable, and refactor-safe test code.

Beginner
1h 58m
(246)

Created by Jason Roberts

Last Updated Aug 12, 2020

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

The open source AutoFixture library helps reduce the amount of unnecessary code in the arrange phases of test code. It does this by automatically supplying values for test data that are required for the test to function, but where the exact value is unimportant. In addition to simple types, AutoFixture also creates object graphs of test data, reducing the amount of test code that needs to be written and reducing the chances that tests will break compilation when changes are made to production code.

Better .NET Unit Tests with AutoFixture: Get Started
Beginner
1h 58m
(246)
Table of contents

About the author
Jason Roberts - Pluralsight course - Better .NET Unit Tests with AutoFixture: Get Started
Jason Roberts
71 courses 4.4 author rating 10721 ratings

With over 15 years experience, Jason Roberts is a Microsoft .NET MVP, freelance developer, and author.

Get started with Pluralsight