Skip to content

Issues: python/cpython

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Please sort assertSetEqual's output 3.8 (EOL) end of life stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#80411 opened Mar 7, 2019 by j3ska mannequin
unittest.mock.Mocks with specs aren't aware of default arguments stdlib Python modules in the Lib dir
#75004 opened Jun 30, 2017 by MaxRothman mannequin
autospecced namedtuples should be truthy by default stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#63216 opened Sep 14, 2013 by skrisman mannequin
unittest warnings counter stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#62581 opened Jul 6, 2013 by giampaolo
assert_called_with could be more powerful if it allowed placeholders stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#61265 opened Jan 28, 2013 by pitrou
texttestresult should decorate the stream with _WritelnDecorator 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#60943 opened Dec 20, 2012 by elopio mannequin
New command line option supported by unittest.main() for running initialization code before tests stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#60516 opened Oct 24, 2012 by piotrdobrogost mannequin
Use TestCase assertion methods in unittest.mock.assert* to make them easier to read 3.9 only security fixes 3.10 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#60064 opened Sep 4, 2012 by Julian mannequin
Add means to mark unittest.TestCases as "do not load". stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#58739 opened Apr 9, 2012 by bitdancer
Simple exclusion filter for unittest autodiscovery stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#57685 opened Nov 25, 2011 by ncoghlan
assertEqual doesn't display newline differences quite well 3.11 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#56247 opened May 9, 2011 by pitrou
inspect.dir_static stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#55979 opened Apr 5, 2011 by voidspace
pattern=None when following documentation for load_tests and unittest.main() stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#55427 opened Feb 15, 2011 by gagern mannequin
StopTestRun exception to halt test run stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#54821 opened Dec 3, 2010 by voidspace
Make TestCase._formatMessage public stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#54185 opened Sep 28, 2010 by mattheww mannequin
Support parametrized tests in unittest tests Tests in the Lib/test dir type-feature A feature request or enhancement
#52145 opened Feb 10, 2010 by fperez mannequin
API for excluding methods from unittest stack traces 3.11 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#44884 opened Apr 23, 2007 by rbtcollins
ProTip! no:milestone will show everything without a milestone.