Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Advanced Unit Testing

Learn how to make unit tests work for you instead of against you.

Mark Seemann  - Pluralsight course - Advanced Unit Testing
by Mark Seemann

What you'll learn

This course teaches you various advanced techniques for making unit tests more robust and easier to maintain. It assumes that you have prior experience with unit testing. You'll learn how to make the Arrange and Assert parts of your tests easier to read and maintain, as well as how to model unit tests to match the System Under Test, and how to make the System Under Test easier to unit test. Throughout the course you will see lots of code examples in C#.

Table of contents

About the author

Mark Seemann  - Pluralsight course - Advanced Unit Testing
Mark Seemann

Mark Seemann is the author of Dependency Injection in .NET and the inventor of AutoFixture. He is a professional programmer and software architect living in Copenhagen, Denmark, and currently an independent advisor. He enjoys reading, drawing, playing the guitar, good wine, and gourmet food.

More Courses by Mark