diff --git a/readme.md b/readme.md index f0be012..1f13f45 100644 --- a/readme.md +++ b/readme.md @@ -9,13 +9,17 @@ and directories have special meanings. bar/ setup test_that_something_works - teardown + teardown baz/ jack-in-the-box/ setup test_that_something_works teardown cat-in-the-box/ + fixtures/ + thingy.pdf + test_thingy + teardown Directories are processed in a depth-first order. When a particular directory is processed, `setup` is run before everything else in the directory, including