Skip Menu |

This queue is for tickets about the Commands-Guarded CPAN distribution.

Report information
The Basics
Id: 8636
Status: resolved
Priority: 0/
Queue: Commands-Guarded

People
Owner: treyharris [...] gmail.com
Requestors: treyharris [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.01
Fixed in: 1.0



Subject: steps should work when using is omitted
It should be possible to write a step with no C<using> block, i.e. step foo => ensure { some_assertion() } ; The effect should be that of a simple assertion: test the condition and fail if it does not obtain.
Fixed as of 1.0