Skip to content

jyotijaya/pyspec

 
 

Repository files navigation

------
PySpec
------

About
=====

PySpec is behavior driven development(BDD) framework.

Help
====

python YOUR_TEST.py --help

Requirements
============

- Python 2.4 or 2.5
  <http://www.python.org/>

- wxPython 2.6(if you want to use GUI runner)
  <http://www.wxpython.org/download.php#binaries>

- graphviz(if you want to use GUI runner)
  <http://www.graphviz.org/>

Test
====

> cd spec
> python behavior_runner.py

Contact
=======

yoshiki at shibu.jp

License
=======

The MIT License

About

Behavior Driven Development Framework for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.6%
  • HTML 27.8%
  • CSS 0.6%