arielkirkwood / ruby-minitest-seed

Ruby + MiniTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kata Seeds: Ruby + MiniTest

Build Status

Getting Started

Clone this repo with git:

git clone https://github.com/kata-seeds/ruby-minitest-seed.git
cd ruby-minitest-seed

Install dependencies and run your tests with make:

make

You should eventually see 1 test ran and 0 failures. If make doesn't work for you, please open an issue.

Now you can start your kata! May we suggest the Game of Life?

About

Ruby + MiniTest

License:MIT License


Languages

Language:Ruby 70.1%Language:Makefile 29.9%