brunoskonrad / ci-tests-ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Tests for Ruby

Simple Ruby tests to run on a CI server for experimentation.

Use Rspec for BDD test

Setup

  • Install dependencies: bundle install
  • Run the tests: bundle exec rspec spec/

CI services building this repo

About

License:MIT License


Languages

Language:Ruby 100.0%