freebsd-ports/devel/ruby-flexmock/pkg-descr
Wesley Shields 09c5b77709 - Update to 0.8.6
- Switch to using gem (greatly simplifies the port)

PR:		ports/141012
Submitted by:	wxs@
Reviewed by:	pgolluci@
2009-12-01 01:24:37 +00:00

5 lines
230 B
Text

FlexMock is a flexible mocking library for use in unit testing and behavior
specification. Mocks are defined with a fluent API that makes mock
specifications easy to read and easy to remember.
WWW: http://flexmock.rubyforge.org/