Joao Coelho

Results 42 comments of Joao Coelho

Cool, seems like this is being handled here https://github.com/wolever/pprintpp/pull/27

I get this issue also. Also, just installed PyCharm 2017.1 and still happening.

> I think we may try to dedent docstrings before putting them to the test's description @delatrie Please do! I've been working w/ Allure for several months now and it...

Seems related to https://github.com/allure-framework/allure-python/issues/341

Seems related to https://github.com/allure-framework/allure-python/issues/341 Allure guys: a this is a feature in demand! Doesn't seem that hard to fix/implement either.

IMO, if the `id` of the parameter is set, then use that. Otherwise, use the value. Another idea is to use `{param.value}` and `{param.id}`, where `{param.value` behaves like the current...

Same question here. I'd love to adopt this package (used it in the past and it's great), but worried that it's no longer maintained. Anyone knows of a fork that's...

Thanks for picking this up @wolever ! A few things: * Having both tox and github actions seems redundant. * ~Were you not insterested in the linting and security checks?...

Note: * Resolves #26 * Includes #27 * Includes #28

@wolever almost there! just click merge 😃 🙏