[Pytest-commit] [pytest-dev/pytest] 70c727: Fix request.fixturenames to return fixtures create...

Bruno Oliveira nicoddemus at gmail.com
Thu Oct 4 08:21:25 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 70c7273640d58c48e7a926e5beba9b087f6f5136
      https://github.com/pytest-dev/pytest/commit/70c7273640d58c48e7a926e5beba9b087f6f5136
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    A changelog/3057.bugfix.rst
    M src/_pytest/fixtures.py
    A testing/example_scripts/fixtures/test_getfixturevalue_dynamic.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Fix request.fixturenames to return fixtures created dynamically

Fix #3057


  Commit: a1208f56319470c2ce37d0a0aa694e4423bed314
      https://github.com/pytest-dev/pytest/commit/a1208f56319470c2ce37d0a0aa694e4423bed314
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    A changelog/3057.bugfix.rst
    M src/_pytest/fixtures.py
    A testing/example_scripts/fixtures/test_getfixturevalue_dynamic.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Merge pull request #4075 from nicoddemus/dynamic-fixturenames

Fix request.fixturenames to return fixtures created dynamically


Compare: https://github.com/pytest-dev/pytest/compare/b098292352e5...a1208f563194
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the pytest-commit mailing list