Nicusor Picatureanu

Results 5 comments of Nicusor Picatureanu

Any updates for the OpenAPI 3 support? I noticed that there is only experimental support but it doesn't work as expected(the code differentiates them in runtime, and mixes up the...

Same for me and I added a fixed for that: https://github.com/gitpython-developers/gitdb/pull/60. There seem to be some differences between gitdb and gitdb2 packages.

hmm , you are right ! It should be compatible with all pytest versions and If I will make some changes , it should be compatible . Wait until I...

Now , this module will be compatible with all pytest version ! Thanks @gillesdouaire .

Ah, I think I was not clear enough. My custom Output plugin is perform HTTP calls to a Web Service with batches of events. Each time when a action is...