Alessio Bogon
                                            Alessio Bogon
                                        
                                    @dutradda, if you are willing to work on this, I would propose to continue in this way: 1. add the dependency `gherkin-official` to this project 2. parse feature files with...
Currently pytest-bdd is not localized, sorry for that.
The parsing logic is not completely straight forward. I started reimplementing the parser with the idea to make many things (including localization) easier, but I didn't manage to complete it....
Hi @Phlogistique, I'm not sure how to help you here, since there are no steps to reproduce the issue.
@Phlogistique yes
Hi @amadeuszhercog-silvair, please check my [comment](https://github.com/pytest-dev/pytest-bdd/pull/426#issuecomment-869122229) about trying to use a different approach for this issue. It would be better to have async code compatibility without being tied to a...
I'm sorry, but I'm not a big fan of this approach. Specifically, I don't like having a program that produces code, I find it hard to debug and to reason...
I also see another library, https://greenback.readthedocs.io/, but I didn't have time to check it properly.
> Coverage should collect information from child processes too ⬆️ . Any idea on how to make that happen?
Hi @shawnemhe, thank you for this fix. Could you write a test for it too?