New issue 487: request.param mentioned in docs but not listed in the request API docs https://bitbucket.org/hpk42/pytest/issue/487/requestparam-mentioned-in-docs-but-not
Jurko Gospodnetić: For a fixture request object, ```request.param``` attribute is [mentioned in the docs](http://pytest.org/latest/fixture.html#parametrizing-a-fixture) but not really listed in the [request api](http://pytest.org/latest/builtin.html#_pytest.python.FixtureRequest). This has been extracted from issue #447. Best regards, Jurko Gospodnetić _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit