about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-05-28 16:53:58 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-05-28 16:53:58 +0900
commitf8290e1afa731f26d9da5a9efc860dffc6242923 (patch)
tree46e913e0a4e29e7e9edddb4bdfa26928dbb94090 /README.md
parent1b7b6dcd9390464d6a4c79dceac15414139354f7 (diff)
downloadscadere-f8290e1afa731f26d9da5a9efc860dffc6242923.tar.gz
Test cert checking logic
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index b7ff783..df58aaf 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,9 @@ Options:
 
 ## Hacking
 
-Unit testing is done with [pytest], [pytest-asyncio] and [Hypothesis].
-Since scadere does not depend on any Python package,
-it is safe to test in-tree:
+Unit testing is done with [pytest], [pytest-asyncio],
+[Hypothesis] and [trustme].  Since scadere itself does not depend
+on any Python package, it is safe to be tested in-tree:
 
     PYTHONPATH=src pytest
 
@@ -71,6 +71,7 @@ or (at your option) any later version.
 [pytest]: https://docs.pytest.org
 [pytest-asyncio]: https://pytest-asyncio.rtfd.io
 [Hypothesis]: https://hypothesis.rtfd.io
+[trustme]: https://trustme.rtfd.io
 [coverage]: https://coverage.rtfd.io
 [flake8]: https://flake8.pycqa.org
 [loang mailing list]: https://loa.loang.net/chung