Rob's Presentations on testing, page 1
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 Private Event
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....
.NET Testing Best Practices
asp.net core testing
1/24/2024
at Cleveland C# User Group
in Cleveland, OH (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
11/27/2023
at Prairie DevCon Calgary
in Calgary, AB, Canada
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....