Metadata-Version: 1.1
Name: pytest-django-casperjs
Version: 0.1.0
Summary: Integrate CasperJS with your django tests as a pytest fixture.
Home-page: https://github.com/EnTeQuAk/pytest-django-casperjs/
Author: Christopher Grebs
Author-email: cg@webshox.org
License: BSD
Description: pytest-django-casperjs
        ======================
        
        .. image:: https://pypip.in/v/pytest-django-casperjs/badge.png
            :target: https://pypi.python.org/pypi/pytest-django-casperjs
            :alt: Latest PyPI version
        
        .. image:: https://travis-ci.org/EnTeQuAk/pytest-django-casperjs.png
           :target: https://travis-ci.org/EnTeQuAk/pytest-django-casperjs
           :alt: Latest Travis CI build status
        
        Integrate CasperJS with your django tests as a pytest fixture.
        
        .. figure:: https://pytest-django-casperjs.readthedocs.org/en/latest/_static/logo.jpg
           :align: right
           :target: http://thenounproject.com/term/ghost/52929/
        
        
        Authors
        -------
        
        `pytest-django-casperjs` was written by `Christopher Grebs <cg@webshox.org>`_.
        
        
        Resources
        ---------
        
        * `Documentation <http://pytest-django-casperjs.readthedocs.org/>`_
        * `Bug Tracker <https://github.com/EnTeQuAk/pytest-django-casperjs/issues>`_
        * `Code <https://github.com/EnTeQuAk/pytest-django-casperjs>`_
        
        
        Changelog
        ==========
        
        0.1.0
        -----
        
        * First public release.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
