Document change in testing setup
Marco Ricci

Marco Ricci commited on 2025-01-31 14:54:53
Zeige 1 geänderte Dateien mit 8 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,8 @@
1
+### Changed
2
+
3
+  - The test suite now uses a different feature matrix and different
4
+    [hypothesis][] profiles.
5
+    The slowdown caused by coverage measurement is now more accurately
6
+    estimated and adjusted for in the [hypothesis][] settings.
7
+
8
+[hypothesis]: https://pypi.org/project/hypothesis/
0 9