Skip to content

Commit 0bb16cd

Browse files
Saurabh Bmth4saurabh
authored andcommitted
Improve news entry for pythongh-43657
1 parent 52d95f6 commit 0bb16cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Allow custom test case and runner for DocTestSuite and DocFileSuite
1+
Add support for custom test case and runner classes in :func:`DocTestSuite` and :func:`DocFileSuite`. This allows users to extend doctest functionality by providing their own test case and runner implementations through the new ``test_case`` and ``runner`` parameters.

0 commit comments

Comments
 (0)