subplot 0.9.0

tools for specifying, documenting, and implementing automated acceptance tests for systems and software
Documentation
- given: "a clone of {url} in src at {commit}"
  impl:
    python:
      function: clone_to_src

- when: "I docgen {filename} to {output}, in {dirname}"
  impl:
    python:
      function: docgen