Peter Bittner
Peter Bittner
/remove-lifecycle stale The edit command is a critical feature that needs more attention.
@bemoody Any plans to finish this PR? At least, the branch must be rebased and conflicts resolved.
> However, "flake8" gives warnings on validator.py lines 202 and 205 (lines 174 and 177 in the master branch), which are unrelated to these changes. This is normal, and happens...
> I'd suggest considering adding [searchable documentation](https://behave.readthedocs.io/en/stable/search.html?q=logging&check_keywords=yes&area=default#) Searching works again in the documentation. Sorry for the inconvenience!
Can you rebase your changes and then run `flake8` and `pylint` over the modules you have changed? I believe, the tools will give you a few hints on formatting and...
> the not so obvious implication is that for it to work, it _has_ to be an array, which migh be counterintuitive: @jenisys Maybe that's fine, though. In the end,...
@jenisys Can we merge this contribution? It would be a valuable change.
No plans, but if that's important for you and it helps us to follow a popular trend, why not add it? Do you want to prepare a PR for that?...
Wow, this is surprising! I would have expected adding support for another (ini-style) configuration file a straight-forward task. :worried: For all questions above, I'd say: 1. Use common sense 1....
Re @pwoolvett: > How do you want to handle toml not being in the stdlib? I would suggest to add an [extra dependency](https://setuptools.pypa.io/en/latest/userguide/dependency_management.html#optional-dependencies), so that future users must install `behave[toml]`...