GitXplorerGitXplorer
r

meteora

public
11 stars
1 forks
5 issues

Commits

List of commits on branch master.
Unverified
e7c033e8da33a9563b9ec70133e030e395abb623

Add travis to README

rraulcd committed 10 years ago
Unverified
cae6a435ec0ed5f139574561276e69e0118e5440

Add configuration for travis

rraulcd committed 10 years ago
Unverified
fb6b9cca234266651600ec1a585d17130dcaec87

Remove requests and add new aiohttp

rraulcd committed 10 years ago
Unverified
9b95ccf25dc7d55b374fd6cbb1a04993e000ad2b

Removed server which doesn't makes sense

rraulcd committed 10 years ago
Unverified
4520e0257cffbc964d475a9aac9b5be1d532d810

Add Davide to Contributors

rraulcd committed 10 years ago
Unverified
12d53ed63c77a9785137cfeaedb2d5e099e27d40

Merge pull request #10 from davide-ceretti/issue-6

rraulcd committed 10 years ago

README

The README file for this repository.

Alt text

Meteora

A performance testing web application made in Python

Installation

Note: Meteora requires Python 3.4

mkvirtualenv meteora
pip install -e .

Running tests

First, install tox:

sudo pip install tox

Then run:

tox

Contributors

  • Davide Ceretti
  • Raúl Cumplido
  • Fran Hermoso
  • Anshuman Kanetkar
  • Bri Murphy
  • Aleksej Polukarov