THP-2-0 / THP2_back

24 stars 6 forks source link

Adding CircleCI #43

Open zaratan opened 6 years ago

zaratan commented 6 years ago

Why ?

As always when it comes to automatic testing, to protect ourself. CircleCi will run our test for us in "the cloud" for each pushed commit and prevent any pull-request to be merged if tests are not successful.

Must have

Reading list

showner commented 6 years ago

reading list/source: https://circleci.com/docs/2.0/language-ruby/

zaratan commented 6 years ago

https://circleci.com/docs/2.0/parallelism-faster-jobs/

zaratan commented 6 years ago

https://rubygems.org/gems/rspec_junit_formatter/versions/0.2.3