1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/ruby-lapidary/pkg-descr

9 lines
355 B
Plaintext
Raw Normal View History

Lapidary is a unit testing framework for Ruby based heavily on
Smalltalk unit (sunit), as opposed to RUnit which is based on JUnit.
The unit testing framework is known as part of Kent Beck's "eXtreme
Programming" (XP). For details, see http://www.xprogramming.com/.
Author: Nathaniel Talbott <lapidary@talbott.ws>
WWW: http://lapidary.sourceforge.net/