End-to-end testing for web games
A minimal setup that just works
Hello everyone!
It’s been a while since I last posted. I was busy getting a job among other things, but now I’m back, and I have been cooking!
TLDR
- Minimal setup on Github
- Simple Dockerfile to run the tests
- Github Actions CI to run the tests on PRs
Introduction
In the past few months, my space exploration game, Cosmos Journeyer, has been growing quite a lot, creating new challenges that some of you are probably familiar with if you are making any large project.
[Read More]