Learn Nunit from Pluralsight

Pluralsight offers you 2 courses, to learn Nunit now!

Pluralsight, is an American publicly held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 6,500 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.

  • flag Pluralsight
  • student Intermediate
  • database video
  • earth English
  • clock 2h 6m

Introduction to .NET Testing with NUnit 3

NUnit is one of the most downloaded test frameworks for .NET. This course will teach you everything you need to know to get started testing your code^ including asserts^ categories^ data-driven tests^ customization^ and how to reduce test code duplication.

Read More
  • flag Pluralsight
  • student Intermediate
  • database video
  • earth English
  • clock 1h 52m

Mocking with Moq and NUnit

Writing unit tests is hard when dependencies between classes make it tough to separate what s being tested from the rest of the system. Moq is a mocking library for .NET that makes it easy to create mock objects and …

Read More