neverfails 0.0.1
Code generation based on specifications.
Neverfails involves an ambitious idea: code generation based on specifications. This idea does not depend on a specific platform or programming language. In principle, it could be implemented with any framework. Actually, I have decided to test it using Django as a web framework and Python as the programming language.
Similarly to lettuce, neverfails recognizes the steps using regular expressions and checks whether they pass or fail. If the step fails, neverfails does not raise an AssertionError but runs the code to make the step pass, then runs the step again.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| neverfails-0.0.1.tar.gz (md5) | Source | 2011-04-19 | 6KB | 326 | |
- Author: Claudio B.
- Home Page: https://github.com/claudiob/neverfails/
- Download URL: https://github.com/ff0000/neverfails
- Keywords: django,admin,bdd,tdd,documentation,lettuce
- Requires lettuce, selenium, django
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Web Environment
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Documentation
- Topic :: Software Development :: Testing
- Topic :: Utilities
- Package Index Owner: claudiob
- DOAP record: neverfails-0.0.1.xml
