Jaymon / testdata

Python module to make testing easier, it can generate random data like names and text, run commands, fetch urls, create files and directories, and more
MIT License
10 stars 0 forks source link

Setup CI tests on Appveyor and Travis CI #5

Closed bendtherules closed 8 years ago

bendtherules commented 8 years ago

Setting up public CI tests on Appveyor and Travis would help potential users easily check the current pass/fail state of the project and really help them take a informed decision.

I could help you with it, if you want.