Skip to content

Commit

Permalink
flowers
Browse files Browse the repository at this point in the history
  • Loading branch information
masylum committed Dec 28, 2010
1 parent e4c03de commit f3e8ffc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Readme.md
Expand Up @@ -2,15 +2,15 @@

Synchronous testing for virile http servers.

## How does it work?
## How does it work?

The core of this library is a shameless copy from [expresso](https://github.com/visionmedia/expresso.git) response assert.

## Installation
## Installation

`npm install testosterone`

## Show me the code
## Show me the code

Example:

Expand Down Expand Up @@ -41,6 +41,6 @@ Then you run it:
✓ ✓ ✓ ✓ ✓
» 3 responses, 5 asserts

## OMG! Synchronooous?
## OMG! Synchronooous?

We all know that running tests on parallel is faster, but sometimes is a PITA.

0 comments on commit f3e8ffc

Please sign in to comment.