Ran Benita
|
247c4c0482
|
Type annotate some more hooks & impls
|
2020-06-05 11:34:19 +03:00 |
Bruno Oliveira
|
24a66db8d3
|
Remove support code for unittest 2
Also moved a pytest_runtest_makereport hook implemented in
nose.py, but nowadays makes more sense to be implemented in
unittest.py
|
2019-07-11 20:11:06 -03:00 |
Anthony Sottile
|
a91fe1fedd
|
pre-commit run pyupgrade --all-files
|
2019-06-03 12:08:02 -03:00 |
Anthony Sottile
|
3f1ec520fc
|
pre-commit run reorder-python-imports --all-files
|
2019-06-03 12:08:01 -03:00 |
Anthony Sottile
|
5034399d7a
|
pre-commit run fix-encoding-pragma --all-files
|
2019-06-03 12:08:01 -03:00 |
Anthony Sottile
|
dc75b6af47
|
Use fix-encoding-pragma pre-commit hook
|
2019-05-14 15:56:31 -07:00 |
Daniel Hahler
|
7538aa7bb9
|
minor: check_interactive_exception: use Skipped
|
2019-04-03 11:45:45 +02:00 |
Bruno Oliveira
|
1c5009c3fb
|
Handle unittest.SkipTest exception with non-ascii characters
Fix #4669
|
2019-01-28 12:50:04 -02:00 |
Ronny Pfannschmidt
|
847eacea19
|
refactor CallInfo constructor magic into named constructor
|
2018-11-30 13:21:54 +01:00 |
Ronny Pfannschmidt
|
7eb28f9eb7
|
remove yield tests and compat properties
|
2018-11-30 10:40:13 +01:00 |
Anthony Sottile
|
2368fbb63c
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
Ronny Pfannschmidt
|
eaa882f3d5
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |