Schedule tests the GitOps way with Testing Farm as GitHub Action

2 · Red Hat · May 4, 2022, 7:23 a.m.
Testing Farm is an open source test system that makes it easier to run unit tests on your projects. A previous article, Test GitHub projects with GitHub Actions and Testing Farm, showed you how to use the framework. This article introduces a new GitHub Action named Testing Farm as GitHub Action, which is available on GitHub Marketplace and integrates your tests into a GitOps environment so that you can ensure that tests are run at key points during development. Note: GitHub Marketplace is a cent...