michaeljb / 18xx.games

Other
0 stars 0 forks source link

idea: rspec tests to validate structural things in project #64

Open michaeljb opened 1 year ago

michaeljb commented 1 year ago

e.g., compressed fixtures so they take only one line, enforce the necessary properties in a game class so a stubbed game can load, etc

rspec may not be the right tool for this but it would be simple enough to put arbitrary checks into the tests