Test plugin
Project description
Overview
Test plugin
Requirements
Python (2.7, 3.4)
Django (1.8)
Django REST Framework (3.0, 3.1)
Installation
Install using pip…
$ pip install lisa-plugins-test
Example
TODO: Write example.
Testing
Install testing requirements.
$ pip install -r requirements.txt
Run with runtests.
$ ./runtests.py
You can also use the excellent tox testing tool to run the tests against all supported versions of Python and Django. Install tox globally, and then simply run:
$ tox
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.