2012-07-25 10:55:00 +12:00
2012-06-09 15:08:51 +12:00
2012-04-29 21:30:48 +12:00
2012-06-24 10:54:37 +12:00
2012-06-24 10:54:37 +12:00
2012-06-28 16:17:45 +12:00

__pathod__ is a collection of pathological tools for testing and torturing HTTP
clients and servers. The project has three components:

- __pathod__, an pathological HTTP daemon.
- __pathoc__, a perverse HTTP client. 
- __libpathod.test__, an API for easily using __pathod__ and __pathoc__ in unit tests.


# Installing

If you already have __pip__ on your system, installing __pathod__ and its
dependencies is dead simple:
    
    pip install pathod

The project uses the __nose__ unit testing framework, which you can get here:

    FIXME
Description
No description provided
Readme MIT 39 MiB
Languages
Python 88.8%
JavaScript 9.7%
Less 1%
Shell 0.2%
HTML 0.2%