pytest-dev / pytest-bdd

BDD library for the pytest runner
https://pytest-bdd.readthedocs.io/en/latest/
MIT License
1.31k stars 220 forks source link

Py.test --fixtures doesn't extract docstrings #15

Closed larsderidder closed 11 years ago

larsderidder commented 11 years ago

As in the subject.

bubenkoff commented 11 years ago

valid point, we will work on it

On 16 August 2013 13:42, Shotca notifications@github.com wrote:

As in the subject.

— Reply to this email directly or view it on GitHubhttps://github.com/olegpidsadnyi/pytest-bdd/issues/15 .

Anatoly Bubenkov +31(6)19999803

bubenkoff commented 11 years ago

for now enjoy just your keywords as fixture names :)

On 16 August 2013 13:45, Anatoly Bubenkov bubenkoff@gmail.com wrote:

valid point, we will work on it

On 16 August 2013 13:42, Shotca notifications@github.com wrote:

As in the subject.

— Reply to this email directly or view it on GitHubhttps://github.com/olegpidsadnyi/pytest-bdd/issues/15 .

Anatoly Bubenkov +31(6)19999803

Anatoly Bubenkov +31(6)19999803

bubenkoff commented 11 years ago

docstrings now preserved in https://github.com/olegpidsadnyi/pytest-bdd/pull/11

bubenkoff commented 11 years ago

fixed in 0.5.0 version, which is now on pypi