damphyr/rutema

View on GitHub
examples/specs/check.spec

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<specification name="check">
<title>Check specification</title>
<description>Executes once at the beginning of a run</description>
<scenario>
    <echo text="Just checking"/>
</scenario>
</specification>