[Pytest-commit] [pytest-dev/pytest] 4458e6: Fix ordering of tests to minimize fixture creating

Bruno Oliveira nicoddemus at gmail.com
Wed Feb 7 15:15:43 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 4458e65fe757ee34eddcf79c50e060018d327803
      https://github.com/pytest-dev/pytest/commit/4458e65fe757ee34eddcf79c50e060018d327803
  Author: Aaron <aaron at insight-engines.com>
  Date:   2018-02-01 (Thu, 01 Feb 2018)

  Changed paths:
    M _pytest/fixtures.py
    A changelog/3161.bugfix
    M testing/python/fixture.py

  Log Message:
  -----------
  Fix ordering of tests to minimize fixture creating


  Commit: 3425edd2a52ac314118a593cbe0bff746f81d9b7
      https://github.com/pytest-dev/pytest/commit/3425edd2a52ac314118a593cbe0bff746f81d9b7
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-01 (Thu, 01 Feb 2018)

  Changed paths:
    M changelog/3161.bugfix

  Log Message:
  -----------
  Reword changelog a bit


  Commit: f72182977d93b6432019a0112914dcdc9b498678
      https://github.com/pytest-dev/pytest/commit/f72182977d93b6432019a0112914dcdc9b498678
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
    M _pytest/fixtures.py
    A changelog/3161.bugfix
    M testing/python/fixture.py

  Log Message:
  -----------
  Merge pull request #3183 from cheezman34/master

Fix ordering of tests to minimize fixture creating


Compare: https://github.com/pytest-dev/pytest/compare/71527072801b...f72182977d93


More information about the pytest-commit mailing list