Skip to content

rubysg/minitest_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minitest Template

About the Minitest Template

A simple, one file, template to start Test Driven Development with the Minitest testing framework

How to Use the Template

Clone this git repository

git clone https://github.com/rubysg/minitest_template.git

go into the new app directory

cd minitest_template

Writing Examples and Code

Write your examples and code in the template.rb file

Running Your Examples

ruby template.rb

Contact

Comments, patches, Git pull requests and bug reports are welcome.

About

A simple, one file, template to start Test Driven Development with the Minitest testing framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages