commit | c9b3ef2df06818f055e555c1d23e3ff2d5bf2d74 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Mar 20 20:16:47 2013 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Mar 20 20:16:47 2013 +0100 |
tree | e157db4bfab86a28530fb2a4ea77c075003f98aa | |
parent | a612176c9c0c82138e797c2abadb6ef65e97b44a [diff] |
Issue #16997: unittest.TestCase now provides a subTest() context manager to procedurally generate, in an easy way, small test instances.