Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af8ebb commit ec9a5f6Copy full SHA for ec9a5f6
1 file changed
Doc/library/unittest.rst
@@ -723,7 +723,7 @@ Test cases
723
Here, we create two instances of :class:`WidgetTestCase`, each of which runs a
724
single test.
725
726
- .. versionchanged::
+ .. versionchanged:: 3.2
727
:class:`TestCase` can be instantiated successfully without providing a method
728
name. This makes it easier to experiment with :class:`TestCase` from the
729
interactive interpreter.
0 commit comments