Sign inSign up

erasys/minitest

By erasys

Updated almost 9 years ago

A simple image with minitest installed

Image
1

294

erasys/minitest repository overview

docker-minitest

A simple image with Minitest installed.

Developing

It's recommended to have rbenv installed for development:

brew install rbenv

After installing rbenv, the shell will pick up .ruby-version file.

which ruby # /path/to/home/.rbenv/shims/ruby

Then install bundler with:

gem install bundler

And then install project dependencies with:

bundle install

Tag summary

Content type

Image

Digest

Size

33.3 MB

Last updated

almost 9 years ago

docker pull erasys/minitest