public
Fork of rsanheim/prag_dave_testing
Description: Dave Thomas' proof of concept test library
Homepage: http://pragdave.blogs.pragprog.com/pragdave/2008/03/source-code-for.html
Clone URL: git://github.com/mhennemeyer/prag_dave_testing.git
name age message
file .DS_Store Loading commit data...
file .autotest
file .gitignore
file LICENSE
file README
directory generators/
file init.rb
directory lib/
directory test/
README
Dave Thomas's Proof of Concept Testing Library
see: http://pragdave.blogs.pragprog.com/pragdave/2008/03/playing-with-a.html

-*- encoding: utf-8 -*-
This code is a proof-of-concept of a simple testing library.
It comes with no warranty (and no tests) and is guaranteed to 
be broken in more ways than a teenager's heart. Use at your own risk.

This code is unsupported. Requests for changes, bug reports, 
and patches will be silently but brutally ignored.

Copyright (c) 2008, Dave Thomas <dave@pragprog.com> 
All rights reserved.
http://pragdave.pragprog.com