Quality Assurance
-
Improve your QA with GitHub Actions
In this article, I’m going to show you how I’ve automated a small part of myclient’s project’s QA using GitHub Actions.
Read more
-
Preview your PRs with Docker
When we work on a project, we like working with short-lived featurebranches in the form of small pull requests. PRs are great, but sometimes it canbe hard for other pe...
Read more