SoniaBarasa / country-capital-quiz-game

This repository is for general learning purposes. Aim is to learn conventional way to write a python code.
1 stars 2 forks source link

Create GitHub action to run python unit test #31

Open SoniaBarasa opened 1 year ago

SoniaBarasa commented 1 year ago

By implementing a GitHub action to run Python unit test, we can have the unit tests executed whenever there is a push or pull request made in the repository.