Skip to main content

A Given/When/Then BDD stories parser

Project description

Story Parser

This project is a start towards writing text stories to pyhistorian, but it can be used out of it. It parsers a string file like:

Story: Writing a parser
As a pyhistorian contributor
I want to add support to stories written in text
So that everyone can use it, even the stakeholders

Scenario 1: Getting Title
  Given I have a story like this one
  When I try parse it and get the title
  Then I get "Writing a parser" title

Installing

$ python setup.py install

Or you can run make in a UNIX box and it installs story_parser and run all it’s tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

story_parser-0.1.2.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

story_parser-0.1.2-py2.5.egg (15.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page