question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Publish new version of pytest-verbose-parametrize to PyPI plz

See original GitHub issue

The currently published one doesn’t work with pytest >= 4.0.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
palocziarpadcommented, May 10, 2019

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.

2reactions
eeastoncommented, May 28, 2019

1.7.0 released - many apologies all for the huge delay guys!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found