Skip to content

Commit b4fe2a2

Browse files
Saurabh Bmth4saurabh
Saurabh B
authored andcommitted
Improve news entry for gh-43657
1 parent 7738344 commit b4fe2a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
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:`doctest.DocTestSuite` and :func:`doctest.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)