EXTasy
=======
EXTasy is a Cucumber-like BDD tool for ExtJS developers. It is written in python and built on top of Pycukes.
Installation
=====
You can install it using Python's easy_install::
$ easy_install extasy
Or You can download source code and install using setup.py script::
$ python setup.py install
Usage
=====
First, make sure you have installed story_runner, pyhistorian, pycukes and extasy.
By default, if you just call ``extasy`` from your command line into some dir, it will look for a ``stories`` dir (expecting your stories files are there).
Each story file by convention ends with .story, like ``calculator.story``.
So, lets say you have the directory tree::
|-- calculator
|-- stories
|-- calculator.story
To run your stories, you can simple call::
$ extasy
Or if you can specify exactly what stories run::
$ extasy stories/calculator.story
Get in touch with the team
=====
If you have further questions, please contact the team:
snit-ram: http://github.com/snit-ram, http://twitter.com/snit_ram
=======
EXTasy is a Cucumber-like BDD tool for ExtJS developers. It is written in python and built on top of Pycukes.
Installation
=====
You can install it using Python's easy_install::
$ easy_install extasy
Or You can download source code and install using setup.py script::
$ python setup.py install
Usage
=====
First, make sure you have installed story_runner, pyhistorian, pycukes and extasy.
By default, if you just call ``extasy`` from your command line into some dir, it will look for a ``stories`` dir (expecting your stories files are there).
Each story file by convention ends with .story, like ``calculator.story``.
So, lets say you have the directory tree::
|-- calculator
|-- stories
|-- calculator.story
To run your stories, you can simple call::
$ extasy
Or if you can specify exactly what stories run::
$ extasy stories/calculator.story
Get in touch with the team
=====
If you have further questions, please contact the team:
snit-ram: http://github.com/snit-ram, http://twitter.com/snit_ram
Release files for extasy 0.9.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| extasy-0.9.5-py2.6.egg | Legacy Egg format | - | - | Details |
Release files / extasy-0.9.5-py2.6.egg
| Download URL | extasy-0.9.5-py2.6.egg |
|---|---|
| Size | 75.4 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
0c58a62990805a27e4fac23f262e03faf43530d715070dde424c69bad73542ca
|
|
BLAKE2b-256 checksum How to use checksums |
7c19beafe39ce7614bf9cd84f8f9a6a6ad95be1cf8f841d7122043d982a92d22
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |