Publish new version of pytest-verbose-parametrize to PyPI plz
See original GitHub issueThe currently published one doesn’t work with pytest >= 4.0.0
Issue Analytics
- State:
- Created 4 years ago
- Reactions:8
- Comments:5 (1 by maintainers)
Top Results From Across the Web
pytest-verbose-parametrize - PyPI
Pytest parametrize hook to generate ids for parametrized tests that are a little more descriptive than the default (which just outputs id numbers)....
Read more >pytest Documentation - Read the Docs
To see a complete list of all plugins with their latest testing status against different pytest and Python versions, please visit.
Read more >Basic patterns and examples — pytest documentation
How to change command line options defaults¶. It can be tedious to type the same series of command line options every time you...
Read more >How to Publish an Open-Source Python Package to PyPI
Compared to the version currently published on PyPI, this version lacks ... Python Game Engines 11 Testing Your Code With pytest 12 Python's ......
Read more >How to get coverage reporting when testing a pytest plugin?
coverage run --source=<package> --module pytest --verbose <test-files-dirs> && coverage report --show-missing ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Would be nice to have also the pytest-profiling to be released as well in pypi to have this fix. I guess it applies for all the plugins.
1.7.0 released - many apologies all for the huge delay guys!