Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: RFC: Test::Contract - extensible object-oriented runtime check series

by Dallaylaen (Chaplain)
on Dec 31, 2017 at 11:19 UTC ( [id://1206471]=note: print w/replies, xml ) Need Help??


in reply to RFC: Test::Contract - extensible object-oriented runtime check series

The module has been released under a much less ambitious name Assert::Refute.
  • Added configurable runtime assertions via refute_these{ # ok, like here }; # warns if not pass;
  • Separated contract definitions from contract reports;
  • Builder builds subs that run just fine both as runtime assertions and under Test::More;
  • Own unit-testing engine was withheld.
  • Comment on Re: RFC: Test::Contract - extensible object-oriented runtime check series

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1206471]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-23 19:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found