IT & Software Pluralsight – Introduction to .NET Testing with NUnit 3

Currently reading:
 IT & Software Pluralsight – Introduction to .NET Testing with NUnit 3

Covers web development, programming, AI, cloud computing, DevOps, and cybersecurity.

baladia

Member
Amateur
LV
4
Joined
Feb 22, 2024
Threads
1,165
Likes
83
Awards
9
Credits
24,600©
Cash
0$

10eedb958b473228963ed18a74bc07d7.jpeg

Jason Roberts | Duration: 2:06 h | Video: H264 1024x768 | Audio: AAC 44,1 kHz 2ch | 344 MB | Language: English
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.
Releasing bug-ridden code to production is a sure fire way of creating unhappy end-users, management, and development teams. Nobody likes to receive a phone call in the middle of the night saying that the production system has gone down and needs fixing, immediately. In this course, Introduction to .NET Testing with NUnit 3, you will gain the ability to create automated tests for you code. First, you will learn how to set up a test project and run tests. Next, you will discover the different ways to assert on test results such as numbers, collections, and expected exceptions. Finally, you will explore how to customize the test execution lifecycle, create data driven tests, and customize NUnit. When you're finished with this course, you will have the skills and knowledge of automated testing with NUnit needed to help prevent bugs from making their way into production.

Link:
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom