damphyr/rutema

View on GitHub
examples/specs/include.scenario

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<scenario>
    <echo>This is a step from an included scenario</echo>
    <echo>And another step from the included scenario</echo>
</scenario>