issues
search
shopkeep
/
pytest-black
pytest plugin to enable formatting checks with black
MIT License
53
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Project is abandoned
#70
jaraco
opened
1 year ago
4
Current item path should be normalized before comparing against excluded/included paths regex
#69
noexec
opened
1 year ago
0
Get cache from disk to avoid cache overwriting.
#68
iurisilvio
opened
1 year ago
0
EncodingWarning when PYTHONWARNDEFAULTENCODING=1
#67
jaraco
opened
1 year ago
1
Tests fails with checkdocs
#66
mtelka
opened
1 year ago
0
Black configuration change does not invalidate cache
#65
robertschonfeld
opened
2 years ago
0
Passes pyproject.toml to black, if present
#64
dcode
opened
2 years ago
0
Pass config file to black, if present
#63
dcode
opened
2 years ago
1
pytest-black fails with `export-all` in comment
#62
jaraco
closed
2 years ago
1
Adopt to pytest 7.x
#61
wiget
opened
2 years ago
4
travis-ci.org No Longer Active; Switch to travis-ci.com or GitHub Actions for Testing
#60
rbebb
opened
2 years ago
0
Remove Support for Python 2.7 and 3.5
#59
rbebb
opened
2 years ago
0
0.3.12: `PytestDeprecationWarning` warnings
#58
kloczek
opened
2 years ago
1
Update for release version of Black
#57
paddycarey
opened
2 years ago
0
fix(tests): Updates pytest fixture and Path uses - no functional change
#56
doublethefish
opened
2 years ago
3
No longer compatible with pytest 7
#55
jaraco
opened
3 years ago
2
0.3.12: pytest is failing
#54
kloczek
closed
2 years ago
3
fix pytest.Testdir.makefile call
#53
bnavigator
closed
2 years ago
3
Check both *.py and *.pyi files: Fixes #40
#52
C0DK
opened
4 years ago
0
Add a flag to skip black formatting
#51
orf
opened
4 years ago
2
Build and upload wheel to pypi
#50
MRigal
opened
4 years ago
1
Installing additional packages during setup breaks corporate setups
#49
schlomo
opened
4 years ago
1
Add support for Python 3.8
#48
jugmac00
closed
4 years ago
1
implement collect
#47
akeeman
closed
4 years ago
2
Mention issues with poetry in the readme file.
#46
tr11
closed
4 years ago
1
Last commit breaks pytest-black under poetry
#45
tr11
closed
2 years ago
2
Remove black version number to fix pipenv bug
#44
thomascobb
closed
4 years ago
1
Remove deprecation warning at startup
#43
MRigal
closed
4 years ago
6
Pytest deprecation warnings
#42
tophers42
closed
4 years ago
2
Remove upperbound for required black version
#41
tdamsma
closed
4 years ago
7
pytest-black doesn't find .pyi stub files
#40
intgr
opened
4 years ago
0
fix: Fixed black version in setup.py breaks pipenv install
#39
chrisgeru
closed
4 years ago
1
Pipenv fails to install Black 19.10b0 with pytest-black
#38
chrisgeru
closed
4 years ago
3
Fix: handle verbose include/exclude patterns in pyproject.toml
#37
JKitok
closed
4 years ago
4
pytest-black does not exclude folders when given as a regex-pattern with newlines
#36
JKitok
closed
4 years ago
1
Hello,
#35
JKitok
closed
5 years ago
0
Allow pytest-black to be installed on and 'enabled' on Python 2.7+.
#34
jaraco
closed
5 years ago
1
Support installation on older Python versions
#33
jaraco
closed
4 years ago
1
PytestUnknownMarkWarning
#32
jaraco
closed
4 years ago
1
fix: address PytestUnknownMarkWarning
#31
miketheman
closed
5 years ago
4
Make sure informative file name make it to the XML report
#30
silviot
opened
5 years ago
2
Stop relying on specific versions of black
#29
orf
closed
4 years ago
5
Upgrade black version to latest (19.3b0)
#28
chbrown
closed
5 years ago
0
No longer compatible with latest version of black
#27
tszumowski
closed
5 years ago
0
Use setuptools_scm to extract version number from git
#26
paddycarey
closed
5 years ago
0
Fix broken tests
#25
paddycarey
closed
5 years ago
2
Bump version to 0.3.3
#24
iandotmartin
closed
5 years ago
0
Use black as Python module instead of executable
#23
chbrown
closed
5 years ago
0
Broken with pytest > 4.1.0
#22
proofit404
closed
5 years ago
0
Replace subprocess by click.testing.CliRunner
#21
maxbrunet
closed
5 years ago
1
Next