hulu / roca

A command-line tool for running brightscript tests
Apache License 2.0
25 stars 19 forks source link

test: Add tests for roca #46

Closed sjbarag closed 4 years ago

sjbarag commented 4 years ago

We previously didn't have any tests for this project, so we can't check for regressions before publishing a new version!

This expands the POC from #45 into some full-fledged tests, complete with a small explanation of the testing approach (in test/README.md) and support for continuous testing via GitHub Actions.