Skip to content

Testing

James Dunn edited this page Sep 12, 2017 · 4 revisions

We might want to integrate a free continuous integration tool with our project for running tests on every commit.

Circle CI

Travis CI

https://github.com/marketplace/circleci

https://github.com/marketplace/travis-ci

https://en.wikipedia.org/wiki/Travis_CI

https://stackoverflow.com/questions/22587148/trying-to-understand-what-travis-ci-does-and-when-it-should-be-used

Should we consider test-driven development as a methodology?

Clone this wiki locally