Metadata-Version: 1.0
Name: adminlettuce
Version: 0.0.2
Summary: Displays lettuce features as documentation in Django admin.
Home-page: http://ff0000.com/
Author: Red Interactive
Author-email: geeks@ff0000.com
License: UNKNOWN
Download-URL: https://github.com/ff0000/adminlettuce
Description: Admin documentation for lettuce-generated integration tests.
        -------------------------------------
        
        This module integrates lettuce (http://www.lettuce.it) support for Django by
        printing out the content of the features and scenarios to the Django admin
        interface.
        
        The goal is to make the final user aware of the specifications and requirements
        of the application without having to browse the source code.
        
Keywords: django,admin,bdd,tdd,documentation
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Natural Language :: English
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
