SiliconSloth / Metro

Simple and flexible version control and code syncing.
MIT License
1 stars 1 forks source link

Test Suite #80

Closed Black-Photon closed 4 years ago

Black-Photon commented 4 years ago

Description

Adds bats testing to Metro which runs commands using bash and compares against expected output. Adds CI support for testing such that the tests are automatically run on pull requests and commits to master.