DiscoverAzure & DevOps PodcastAndrew Lock: Testing Frameworks - Episode 376
Andrew Lock: Testing Frameworks - Episode 376

Andrew Lock: Testing Frameworks - Episode 376

Update: 2025-11-17
Share

Description

Andrew Lock is a staff software engineer at Datadog and educator whose contributions to the .NET ecosystem have shaped how developers approach modern web applications.  Located in the UK, Andrew is a Microsoft MVP, Author of ASP.NET Core in Action, and has an active blog all about his experience working with .NET and ASP.NET Core.

 

Topics of Discussion:

[2:56 ] Andrew talks about appreciating the joy of coding and the minutiae of figuring out the correct way to do things.

[3:28 ] Andrew discusses the various testing frameworks available for .NET, including MS Test, NUnit, XUnit, and TUnit. He explains the history and evolution of these frameworks, noting that XUnit has become the de facto default version.

[7:41 ] Andrew explains his interest in TUnit, a newer testing library that addresses some of the limitations of XUnit.

[9:29 ] TUnit is designed to be fast, supporting parallel execution and native AOT for better performance.

[12:16 ] Is there a way to radically speed up the execution of big test suites?

[15:39 ] Andrew explains the importance of each type of test in providing confidence that the software works as intended.

[21:26 ] Andrew notes that full system tests can provide strong confidence by exercising critical pathways in the application.

[29:44 ] Andrew mentions that tools like Octopus Deploy can be used to automate smoke tests as part of the deployment process.

[30:26 ] Advice to new developers regarding automated testing, and the importance of writing code that is easy to test, and thinking about testing when writing code.

 

Mentioned in this Episode:

Clear Measure Way

Architect Forum

Software Engineer Forum

Andrew Lock

"Andrew Lock: Containers in .NET8 - Ep 281"

"Andrew Lock: Web Applications in .NET6 - Ep 198"

"Updates to Docker images in .NET8"

 

Want to Learn More?

Visit AzureDevOps.Show for show notes and additional episodes.

 

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Andrew Lock: Testing Frameworks - Episode 376

Andrew Lock: Testing Frameworks - Episode 376

Jeffrey Palermo