aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org
index b2d799a..b5412b6 100644
--- a/README.org
+++ b/README.org
@@ -827,3 +827,10 @@ memory consumption would stay at an even keel.
+
+** Running The Tests
+
+As of version 0.5.0, GTWIWTG no longer includes a separate tests
+system. If you want to hack on the library, you can load the latest
+version of [[https://cicadas.surf/cgit/colin/testiere.git/about/][testiere]] (at least version 1.0.0), call ~(testiere:on)~,
+and recompile GTWIWTG which will run the tests.