-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
This scenario always succeeds:
<x:scenario label="This test should fail">
<x:context>
<it-doesnt-really-matter/>
</x:context>
<x:expect label="self::bogus" test="self::bogus"/>
</x:scenario>
The test doesn't make much sense, but this was the style of the first tests
that the user wrote.
Original issue reported on code.google.com by dev.xspec@menteithconsulting.com on 1 Apr 2009 at 8:32
Reactions are currently unavailable