Episode
Running Unit Tests with GitHub Actions (10 of 12) | Automated Software Testing
with Leslie Richardson, Robert Green, Phil Japikse, Brian Randell
Welcome to the Automated Software Testing series, where you will learn how to increase the efficiency and ROI of your software testing. In this episode, Phil Japikse and Brian Randell show how to add automated testing into Continuous Integration pipelines using GitHub.
Chapters
- 00:00 - Introduction
- 03:15 - Creating a GitHub Action
- 05:15 - Discussions of scenarios and usage
- 08:15 - Back to creating the GitHub Action
- 11:20 - Saving and committing the Action to run the build and tests
- 13:40 - Publishing the test results using a community Action
- 24:15 - Wrapup
Recommended resources
Related episodes
- Why Automated Software Testing Matters
- Testing with the xUnit Framework - Overview
- Testing with the xUnit Framework - Theories and Assertions
- Testing with the xUnit Framework - More Assertions
- BDD Style Testing with MSpec
- Mocking Dependencies and Verifying Behavior - Moq Overview
- Mocking Dependencies and Verifying Behavior - Applying Moq
- Mocking Dependencies and Verifying Behavior - Additional Moq Features
- Running Unit Tests with Azure Pipelines
- Running Unit Tests with GitHub Actions
- Integration Testing with SQL Server and EF Core
- Web Application Testing with Microsoft's Playwright
Connect
- Visual Studio | Twitter: @VisualStudio
Welcome to the Automated Software Testing series, where you will learn how to increase the efficiency and ROI of your software testing. In this episode, Phil Japikse and Brian Randell show how to add automated testing into Continuous Integration pipelines using GitHub.
Chapters
- 00:00 - Introduction
- 03:15 - Creating a GitHub Action
- 05:15 - Discussions of scenarios and usage
- 08:15 - Back to creating the GitHub Action
- 11:20 - Saving and committing the Action to run the build and tests
- 13:40 - Publishing the test results using a community Action
- 24:15 - Wrapup
Recommended resources
Related episodes
- Why Automated Software Testing Matters
- Testing with the xUnit Framework - Overview
- Testing with the xUnit Framework - Theories and Assertions
- Testing with the xUnit Framework - More Assertions
- BDD Style Testing with MSpec
- Mocking Dependencies and Verifying Behavior - Moq Overview
- Mocking Dependencies and Verifying Behavior - Applying Moq
- Mocking Dependencies and Verifying Behavior - Additional Moq Features
- Running Unit Tests with Azure Pipelines
- Running Unit Tests with GitHub Actions
- Integration Testing with SQL Server and EF Core
- Web Application Testing with Microsoft's Playwright
Connect
- Visual Studio | Twitter: @VisualStudio
Have feedback? Submit an issue here.