Metadata-Version: 1.1
Name: websauna.tests
Version: 1.0a8
Summary: Test fixtures for Websauna
Home-page: https://github.com/websauna/websauna.tests
Author: Erico Andrei
Author-email: erico@tokenmarket.net
License: MIT
Description-Content-Type: UNKNOWN
Description: websauna.tests is the component with test fixtures of Websauna framework.
        
        .. |ci| image:: https://img.shields.io/travis/websauna/websauna.tests/master.svg?style=flat-square
            :target: https://travis-ci.org/websauna/websauna.tests/
        
        .. |cov| image:: https://codecov.io/github/websauna/websauna.tests/coverage.svg?branch=master
            :target: https://codecov.io/github/websauna/websauna.tests?branch=master
        
        .. |latest| image:: https://img.shields.io/pypi/v/websauna.tests.svg
            :target: https://pypi.python.org/pypi/websauna.tests/
            :alt: Latest Version
        
        .. |license| image:: https://img.shields.io/pypi/l/websauna.tests.svg
            :target: https://pypi.python.org/pypi/websauna.tests/
            :alt: License
        
        .. |versions| image:: https://img.shields.io/pypi/pyversions/websauna.tests.svg
            :target: https://pypi.python.org/pypi/websauna.tests/
            :alt: Supported Python versions
        
        +-----------+-----------+-----------+
        | |versions|| |latest|  | |license| |
        +-----------+-----------+-----------+
        | |ci|      | |cov|     |           |
        +-----------+-----------+-----------+
        
        .. image:: https://websauna.org/theme/images/logo-768.png
        
        .. contents:: :local:
        
        Introduction
        ============
        
        This package provides test fixtures to be used with Websauna applications.
        
Keywords: pyramid pytest websauna
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pyramid
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
