Testing GitHub Actions
When I first started creating my first GitHub Actions testing them wasn’t much of a thing. It mostly happened by doing
some form of throwing different scenarios at it and manually looking at the result. At least that was it for me. More
complicated actions had unit tests but no assertions on the workflow level. That changed when GitHub decided to change
the way an action (or anything in a workflow) can set outputs.
Photo by Tima Miroshnichenko from Pexels