black/tests
Nipunn Koorapati aedb4ff7f0
Print out line diff on test failure (#2552)
It currently prints both ASTs - this also
adds the line diff, making it much easier to visualize
the changes as well. Not too verbose since it's only a diff.
2021-10-27 07:37:20 -07:00
..
data blib2to3: support unparenthesized wulruses in more places (#2447) 2021-08-26 13:59:01 -07:00
__init__.py Remove deprecated use of 'setup.py test' (#1275) 2020-05-08 06:23:50 -07:00
conftest.py Use optional tests for "no_python2" to simplify local testing (#2203) 2021-05-07 15:03:13 +02:00
empty.toml Add --target-version option to allow users to choose targeted Python versions (#618) 2019-02-06 18:43:50 -08:00
optional.py Use optional tests for "no_python2" to simplify local testing (#2203) 2021-05-07 15:03:13 +02:00
test_black.py Disallow any Generics on mypy except in black_primer (#2556) 2021-10-21 19:38:39 -07:00
test_blackd.py re-implement simple CORS middleware for blackd (#2500) 2021-09-25 12:58:44 +01:00
test_format.py MNT: remove unnecessary test deps + some refactoring (GH-2510) 2021-10-02 19:37:32 -04:00
test_ipynb.py Add test to cover when unable to replace magics (#2471) 2021-09-25 15:46:36 -04:00
test_no_ipynb.py Jupyter notebook support (#2357) 2021-08-06 16:57:46 -04:00
test_primer.py Disallow any Generics on mypy except in black_primer (#2556) 2021-10-21 19:38:39 -07:00
test.toml Switch toml TOML library for tomli (#2301) 2021-07-12 16:01:38 -04:00
util.py Print out line diff on test failure (#2552) 2021-10-27 07:37:20 -07:00