Single-page application server for end-to-end testing.
Project description
sappy
Single-page application server for end-to-end testing.
Unix: Windows: Metrics: Usage:
Getting Started
Requirements
Python 2.7+ or Python 3.3+
Installation
sappy can be installed with pip:
$ pip install sappy
or directly from the source code:
$ git clone https://github.com/jacebrowning/sappy.git $ cd sappy $ python setup.py install
Basic Usage
TBD
Documentation
Read the full documentation here.
Revision History
0.0.0 (YYYY/MM/DD)
TBD