9:57
How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests
Github actions are a great way to improve the quality of your team and project's code by automatically running various tests and ...
6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments
STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...
26:40
Running Unit Tests with GitHub Actions (10 of 12) | Automated Software Testing
Welcome to the Automated Software Testing series, where you will learn how to increase the efficiency and ROI of your software ...
27:06
Automated Testing in Python with pytest, tox, and GitHub Actions
Take your Python project to the next level of professionalism. Automated testing in Python is an important way to take your Python ...
23:02
Unit testing Python code using Pytest + GitHub Actions
Get started using Notion Projects for free, and unlock the power of AI for only $10 a month: https://ntn.so/carberra — Testing your ...
8:18
How GitHub Actions 10x my productivity
Learn how to use GitHub actions continuous integration and delivery in a software development project. In this quick tutorial, we ...
4:46
Coding Short: Test Your Github Actions Locally with Act
I personally love using Github Actions to do CI/CD for a lot of my projects. One pain point was always how to debug the YAML files ...
11:48
GitHub Actions: Run tests on pull request open
Hey everyone - welcome back! I'm excited to bring this video to you all and show you just how amazing GitHub Actions is and how ...
11:07
Unit Testing In Github Actions With Go - The Cloud Resume Challenge Series (Part 16)
In the last video, we finished off our backend by getting values out of DynamoDB and showing them as a visitor count on our ...
32:31
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker
Grab your free DevOps Roadmap: https://bit.ly/3YC0r7Y Complete Github Actions Tutorial | GitHub Actions CI/CD | GitHub Actions ...
13:19
GitHub Actions for publishing Unit test result | Unit testing result GitHub Action | GitHub action
In this video you will learn how to automate the unit testing with donet core application, we will take a simple dotnet core 6.0 ...
29:56
GitHub Actions (Branch Protection, Automated Testing) - Full Tutorial
In this video, I've teamed up with Microsoft Canada to introduce you to GitHub Actions, Workflows, Secrets, Testing & much much ...
4:00
Understanding YAML for GitHub Actions and Running tests
Want to finally understand YAML and how it powers GitHub Actions? In this video, we're breaking down the YAML syntax used in ...
10:17
Automated Testing Pipelines for Java Projects with Maven and GitHub Actions | DevOps
In this video, I walk you through how to set up automated testing pipelines for your Java projects using Maven and GitHub Actions.
1:08:33
MLOPS Github Action With CICD Pipeline One Shot Tutorial
GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, ...
3:00
How to Automate Java Testing with Github Actions
GitHub actions is a great tool for automating CI/CD tasks. In this video, I demonstrate how to configure a workflow for automating ...
8:09
SETUP CI/CD for iOS UNDER 10 MINS with Github Actions and Fastlane
Grab the code: https://github.com/timdolenko/ci-introduction In this advanced iOS tutorial, we set up your first running ...
9:17
Spring Boot CI/CD: Integration Testing with Testcontainers & GitHub Actions | Complete Guide
Level up your Spring Boot development! Learn how to build a robust CI/CD pipeline for your Spring Boot applications using ...
9:30
Running NodeJS Tests/CI with GitHub Actions/Workflow
In this video, we're going to be running our NodeJS tests/continuous integration with a GitHub Action/Workflow. We will be using ...
47:26
In this video, we will go over GitHub Actions and how to utilize it to automate your workflows. Business ...