An open API service indexing awesome lists of open source software.

https://github.com/codesyntax/funkload.test


https://github.com/codesyntax/funkload.test

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

funkload.buildout
=================

How to run this::

$ virtualenv .
$ ./bin/python bootstrap.py
$ ./bin/buildout -vv

Run one test::

$ make test

Run all test-suite::

$ make bench-app

Then see the report file. You will find the exact location of this report
in the output of the previous command.