Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Add note about random/for-any in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Sierra committed Sep 24, 2010
1 parent 37d06f5 commit e1d5069
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -255,6 +255,17 @@ tests).



Generating Random Test Data
===========================

Use random input data in your tests with the `for-any` macro, which
takes a vector of name-value pairs like `given`, where each value is a
generator function such as those defined in `lazytest.random`.

This part needs better documentation.



Getting Started with Leiningen
==============================

Expand Down

0 comments on commit e1d5069

Please sign in to comment.