Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 0115766df3fe660ee663a96b114e08a6a8b039b3
      
https://github.com/pytest-dev/pytest/commit/0115766df3fe660ee663a96b114e08a6a8b039b3
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

  Changed paths:
    A changelog/4545.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/deprecated.py
    M src/_pytest/fixtures.py
    M testing/deprecated_test.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Calling fixtures directly is now an error instead of a warning

Fix #4545


  Commit: c400d8b2d861a9e99ba5af466842b890f1e346ea
      
https://github.com/pytest-dev/pytest/commit/c400d8b2d861a9e99ba5af466842b890f1e346ea
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

  Changed paths:
    A changelog/4545.removal.rst
    M doc/en/deprecations.rst
    M src/_pytest/deprecated.py
    M src/_pytest/fixtures.py
    M testing/deprecated_test.py
    M testing/python/fixture.py

  Log Message:
  -----------
  Merge pull request #4561 from nicoddemus/remove-calling-fixtures-directly

Calling fixtures directly is now an error instead of a warning


Compare: 
https://github.com/pytest-dev/pytest/compare/8563364d8be6...c400d8b2d861
      **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.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to