Skip to content

test-unit/test-unit-full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test::Unit::Full

Description

A meta package to use all test-unit extensions.

Features

  • This provides all test-unit extensions just one the following require line.

    require "test/unit/full"

Install

% sudo gem install test-unit-full

Usage

require "test/unit/full"

License

LGPLv2.1 or later.

(Kouhei Sutou has a right to change the license including contributed patches.)

Authors

  • Kouhei Sutou