commander-cli/commander

View on GitHub
integration/unix/_fixtures/book.xml

Summary

Maintainability
Test Coverage
<books>
    <book>
        <author>J. R. R. Tolkien</author>
        <title>Lord of the Rngs</title>
    </book>
    <book>
        <author>Joanne K. Rowling</author>
        <title>Harry Potter</title>
    </book>
</books>