damphyr/rutema

View on GitHub
examples/specs/T006.spec

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<specification name="T006">
<title>T006</title>
<description>A command test that ignores the result</description>
<scenario>
    <command cmd="surely_it_will_fail" ignore="true"/>
    <echo text="cool"/>
</scenario>
</specification>