Brian Okken
Brian Okken
You can disable caching entirely while running large counts with `-p no:cacheprovider`. Would that work?
This might be cool. I'd consider a PR.
Looks like you want the default assert behavior. The main point of this plugin is to allow checks to cause a test to fail but not stop a test at...
Assume thumbs up meant that last comment answered question. Closing
Thanks for the ping. Will bump this up in priority
I'd consider this a feature request, to support allure.step() in conjunction with check. I would look at a PR for this, but since I don't use allure, I don't have...
I believe pytest-check is behaving correctly. However, a couple things are getting in the way of allure-pytest and pytest-check working together well in this scenario. 1. The way allure.step is...
Woohoo! Yay! Thank you!
I think it might be cool to have this as an option. Maybe `--repeat-pad` would add a space, and `--repeat-pad=0` would add a 0, or something like that. If you're...
This seems to be an IDE issue, and not an issue with this plugin.