[ANN] test-unit-must 1.0.0

S

Suraj Kurapati

test-unit-must - Selfish "must" assertions for Test::Unit
https://github.com/sunaku/test-unit-must


What is it?
-----------

test-unit-must adds object-oriented "must" aliases to Test::Unit
assertions following MiniTest::Spec style, except for replacing
"wont" with "must_not".


What is new?
------------

Incompatible changes:

* Rename the "must receieve" assertions to "must accept" because
"accept" is a stronger form of "receive" whereby the recipient
not only receives and executes the method call, but also
acknowledges the reception by returning true from that method
call, per the underlying assert_send() definition.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top