issues
search
kvas-it
/
pytest-console-scripts
Pytest plugin for testing console scripts
MIT License
78
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Modernize old workflows
#88
HexDecimal
opened
2 months ago
1
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#87
dependabot[bot]
opened
2 months ago
2
Explicitly specify pytest subprocess rootdir
#86
juliangilbey
closed
7 months ago
3
`pytest-console-scripts` causes `pytest-xdist` tests to fail
#85
mtelka
opened
12 months ago
3
Decode error when using inprocess tests on windows 10
#84
arcsector
closed
7 months ago
1
Move all setup metadata to pyproject.toml
#83
HexDecimal
closed
1 year ago
2
Prepare 1.4.1 release
#82
HexDecimal
closed
1 year ago
3
thank you for writing pytest-console-scripts
#80
epogrebnyak
closed
1 year ago
0
Reformat changelog and add unreleased changes.
#79
HexDecimal
closed
1 year ago
2
Print output when a subprocess runner with check=True fails.
#78
HexDecimal
closed
1 year ago
1
Fix loading scripts with non-UTF-8 encodings.
#77
HexDecimal
closed
1 year ago
1
Automate releases via GitHub actions
#76
kvas-it
closed
1 year ago
10
Use API token in codecov action
#75
kvas-it
closed
1 year ago
3
Add Kyle Benesch to the list of maintainers
#74
kvas-it
closed
1 year ago
8
Report deprecated functions at the main function call.
#73
HexDecimal
closed
1 year ago
1
Drop Python 3.7
#72
HexDecimal
closed
1 year ago
1
Add badges
#71
HexDecimal
closed
1 year ago
2
Wrap PathLike's in a sequence on Python 3.7 for subprocess.run.
#70
HexDecimal
closed
1 year ago
10
Refactor main fixture to act more like subprocess.
#69
HexDecimal
closed
1 year ago
6
Add code coverage reports and upload them.
#68
HexDecimal
closed
1 year ago
1
Convert into a typed package.
#67
HexDecimal
closed
1 year ago
2
Trigger CI tests on push and on pull request activity.
#66
HexDecimal
closed
1 year ago
0
Run CI for pull requests
#65
kvas-it
closed
1 year ago
0
Use importlib.metadata for entry points.
#64
HexDecimal
closed
1 year ago
0
Parity with subprocess.run
#63
HexDecimal
closed
1 year ago
3
Add type-hinting, newer Python versions, and test on Windows.
#62
HexDecimal
closed
1 year ago
1
Drop end-of-life Python 3.6 and fix CI.
#61
HexDecimal
closed
1 year ago
2
script_runner fixture type-hint.
#60
HexDecimal
closed
1 year ago
2
Add code highlights to README.md.
#59
HexDecimal
closed
1 year ago
0
Testing scripts which trigger user input
#58
HealthyPear
closed
1 year ago
4
Test fails when called alone, succeeds with whole test module
#57
HealthyPear
opened
1 year ago
8
1.3.1: missing install-time dependencies
#56
kloczek
closed
1 year ago
5
Fix typo
#55
kianmeng
closed
2 years ago
2
PyPI Wheels?
#54
bollwyvl
closed
2 years ago
3
Remove use of external mock
#53
s-t-e-v-e-n-k
closed
2 years ago
3
Bump Python version to 3.6 - fix #51
#52
kvas-it
closed
2 years ago
0
“python_requires” should be set with “>=3.6”, as pytest-console-scripts 1.2.2 is not compatible with all Python versions.
#51
PyVCEchecker
closed
2 years ago
1
Add print method to run result - #49
#50
kvas-it
closed
2 years ago
0
print_result='on_fail'
#49
nick-youngblut
closed
2 years ago
9
Delay console script import to avoid overwriting global logging
#48
NymanRobin
closed
3 years ago
6
Locate the Python interpreter through sys.executable
#47
AluisioASG
closed
3 years ago
4
Strange behaviour with Pytest when running script is imported as module in another test file.
#46
weiss-d
closed
3 years ago
4
Document interaction with mocking - fix #44
#45
kvas-it
closed
3 years ago
0
Mocking script methods when testing with pytest-console-scripts
#44
nodje
closed
3 years ago
3
Cross OS support?
#43
emthompson-usgs
closed
3 years ago
11
Add option to suppress printing script run results - fix #41
#42
kvas-it
closed
3 years ago
2
Add option to suppress printing RunResult on init
#41
geoffrey464
closed
3 years ago
8
Can I mock a function in the called script?
#40
carmocca
closed
4 years ago
5
extremely slow execution of script tests
#39
stefaanhessmann
closed
1 year ago
3
Use pkg_resources entry point loading - fix #37
#38
kvas-it
closed
4 years ago
0
Next