Released: Writing Tests with GitHub Copilot

July 20, 2025 | 1 minutes read

Let Copilot help with the part of your code you least enjoy

Writing tests is one of those things we all know we should do. But it’s often repetitive, time-consuming, and the first thing that slips when deadlines get tight.

That’s why I created this new Pluralsight course: Writing Tests with GitHub Copilot and it is now live.

In this course, I show how to use GitHub Copilot as a thinking partner to write better tests, faster—without relying blindly on AI.

You’ll learn how to:

  • Generate unit and integration tests using Copilot
  • Improve test coverage by exploring edge cases
  • Create better test data and fixtures
  • Avoid boilerplate and focus on business logic

The course is practical, .NET-focused, and shows how Copilot can help you write reliable tests without turning off your brain.

▶️ Watch the course here .

comments powered by Disqus

You may also like

Europe Finally Gets a Microsoft Developer Conference of Its Own

This October, something new is coming to the Microsoft developer community in …

Read More

Released: Writing Tests with GitHub Copilot

Let Copilot help with the part of your code you least enjoy Writing tests is one …

Read More

Released: GitHub Copilot Code Review

Using Copilot for code reviews? Here’s how to do it right. Code reviews …

Read More