Rob's Presentations on testing, page 1
Gaining Confidence with Cypress Tests
testing javascript
5/13/2025
at iJS London
in London, England
Have you ever wanted to refactor mercilessly but didn’t want to break the fragile tower? Or have you ever pushed to production only to spend the next few days cleaning up the regressions?...
.NET Testing Best Practices
asp.net core testing
11/8/2024
at Øredev 2024
in Malmö, Sweden
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
10/8/2024
at ICS CON
in Salt Lake City, UT (virtual)
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
.NET Testing Best Practices
asp.net core testing
9/17/2024
at BASTA!
in Mainz, Germany
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
.NET Testing Best Practices
asp.net core testing
9/12/2024
at SLC.NET
in Salt Lake City, UT (virtual)
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
.NET Testing Best Practices
asp.net core testing
8/21/2024
at Terraform Training Day
in Salt Lake City, UT (virtual)
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
.NET Testing Best Practices
asp.net core testing
6/13/2024
at NDC Oslo
in Oslo, Norway
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
3/19/2024
at UtahJS
in Salt Lake City, UT
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
Scaling the Testing Pyramid in TypeScript
spa javascript testing spa
2/22/2024
at ConFoo
in Montreal, Québec, Canada
Unit tests? Integration tests? Mocks? Stubs? Fakes? How does this apply to the web? Let’s look at all the ways you can test a web app and demo all the tools you’d use....
.NET Testing Best Practices
asp.net core testing
2/16/2024
at NDC Sydney
in Sydney, Australia
This is a #NoSlides presentation where we’ll live-code all the tests. We’ll start with a code sample, discuss the tests we want to build, use xUnit and MoQ to build the tests, then refactor the code to be more testable....