Skip to content

Commit e39d8aa

Browse files
Saurabh Bmth4saurabh
authored andcommitted
Improve news entry for pythongh-43657
1 parent 8e0b3bb commit e39d8aa

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:`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)