Metadata-Version: 2.1
Name: storyready
Version: 0.0.1
Summary: A simple set of checks for typical Agile Story Readiness criteria (GWTS, Story Format,...)
Home-page: https://github.com/DNJC/storyready
Author: David Clarke
Author-email: dnjclarke@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/x-rst

Storyready
==========

Story Ready is a very simple Python library that takes a list of stories and performs a number of common readniess checks:

- Acceptance Criteria: Given, When, Thens
- User Story format: As a, I want, So that
- Story size over percentage of velocity



