aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.org b/README.org
index cd9ebbe..7a03571 100644
--- a/README.org
+++ b/README.org
@@ -20,10 +20,9 @@ This approach has several beneifts:
end up compiled into executable code unless ~testiere~ is "on"),
you get purposeful documentation of your code for free. Why read a
comment when there's a test!?
-4. **Automatic Test Suite Definition** Tests of definition forms are
- automatically added to a test suite associated with the package of
- the name being defined. These tests can be run using
- ~testiere:run-suites~.
+4. **Automatic Test Suite Definition** Tests are automatically added
+ to test suites. There is one suite per package in which testiere
+ tests appear. These tests can be run using ~testiere:run-suites~.
Out of the box, ~testiere~ supports testing of the following: