Bram-Hub / LEGUP

Logic Engine for Grid-Using Puzzles - a better way to learn formal logic
GNU General Public License v3.0
33 stars 82 forks source link

Run test suite with GitHub Actions #634

Closed charlestian23 closed 1 year ago

charlestian23 commented 1 year ago

Description

The test suite now runs with GitHub Actions for any pull request or commit into master or dev. The test suite is run on Ubuntu, macOS, and Windows.

As far as I can tell, this should work, since I added some dummy tests (which I have deleted now), and those tests were marked as failed. I have not tested by purposely breaking a rule and then seeing if the corresponding test breaks since our test suite is under construction currently and I'm not sure which tests are completely reliable and which are not.

Type of change

How Has This Been Tested?

Checklist: