YoVDO

Beginners Guide to Unit Testing with NUnit and C#

Offered By: Udemy

Tags

NUnit Courses Software Development Courses C# Courses Unit Testing Courses

Course Description

Overview

Learn the basics of unit testing with NUnit and C#.

What you'll learn:
  • Write simple unit tests in C# using the NUnit framework

This course is all about writing unit testsusing C# programming language andNUnitas aunit testing framework.Today unit testing is anabsolutely required skill from any professional developer. Companies expect from developers to know how to write unit tests.

Learning unit testing puts a powerful and very useful tool at your fingertips. Being familiar with unit testing you can write reliable and maintainable applications. It is very hard to lead a project which is not covered by unit tests.

Content and Overview

This course is primarily aimed at beginner developers.

We start with basics of unit testing. What is a unit test? What unit testing frameworks exist? How to run and debug unit tests. After getting acquainted with the basics, we will get to theNUnitframework. Here you’ll learn how to install the framework, set the runner. Then you’ll learn the basics of assertions and arrange-act-assert triplet. Other key features of NUnit are also covered:

  • Running tests from the console
  • Setup and teardown unit tests
  • Parameterized tests
  • Grouping and ignoring

Taught by

Engineer Spock

Related Courses

Software as a Service
University of California, Berkeley via Coursera
Software Testing
University of Utah via Udacity
The Hardware/Software Interface
University of Washington via Coursera
Software Debugging
Saarland University via Udacity
Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera