Teejay
Teejay
> Hi guys wave > > I have decided to develop a utility that is able to merge several pytest-html reports. Very useful to those running pytest suites in parallel...
I also think this would be a great enhancement and is very useful.
I experienced the same issue -- this behavior only occurs when run in combination with `pytest-sugar` since they re-define a lot of hooks.
@pipipipi2002 thanks for reporting! Could you please edit your code example to include all imports / dependencies so that the issue can be easily reproduced?
I'm not certain this is a bug -- rather it's left up to the developer to decide how they'd like to implement. The most simple and clear solution would be...
`libusb_package` replaces `usb.core`. Try using `libusb_package.find()` to see if it solves your issue.
The readme is pretty clear in my opinion -- this is more of a python basics question. The whl files generated can be found on pypi under `Navigation > Download...
Hmm, this seems like a somewhat niche and specific use case as I've never heard of a "circular log" before. There will be a slight delay on every iteration, but...