DEV Community

Cover image for Testing in C# using Visual Studio
Chris Noring for .NET

Posted on

15 3

Testing in C# using Visual Studio

Link to module: C# testing in Visual Studio 

Testing is an important part of shipping and maintaining an application. 

To really make writing and running tests a part of your everyday workflow, it needs to be easy to author and run tests. Not only that, but it also needs to be fast. One of the great features of Visual Studio is its ability to support different test frameworks but also the tooling around authoring and running tests.

In this module, you'll do the following:

  • Write a test: Learn the basic parts of writing a test and use test projects that reference your product code.
  • Use Visual Studio to run and debug your tests: See the output of your tests and interact with a whole suite of tests.
  • Sharpen your test-writing skills: Use Fluent Assertions, data-driven tests, and mocking to expand your testing skills.

Link to module: C# testing in Visual Studio 

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (1)

Collapse
 
barbaragorham profile image
BarbaraGorham

Live Unit Testing automatically runs any impacted unit tests in the background and shows your code coverage live in Visual Studio. binding love spell

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more