Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: de6f2c0336a03e34ed5b060f13c3932e9710db14
      
https://github.com/pytest-dev/pytest/commit/de6f2c0336a03e34ed5b060f13c3932e9710db14
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-08-25 (Sat, 25 Aug 2018)

  Changed paths:
    A changelog/3773.bugfix.rst
    M src/_pytest/pytester.py
    M src/_pytest/python.py
    A testing/example_scripts/collect/collect_init_tests/pytest.ini
    A testing/example_scripts/collect/collect_init_tests/tests/__init__.py
    A testing/example_scripts/collect/collect_init_tests/tests/test_foo.py
    M testing/test_collection.py

  Log Message:
  -----------
  Collect tests from __init__.py files if they match 'python_files'

Fix #3773


  Commit: dd5f5ca4cb1713bdddc2c9cba73dcd7b5251b332
      
https://github.com/pytest-dev/pytest/commit/dd5f5ca4cb1713bdddc2c9cba73dcd7b5251b332
  Author: Bruno Oliveira <[email protected]>
  Date:   2018-08-26 (Sun, 26 Aug 2018)

  Changed paths:
    A changelog/3773.bugfix.rst
    M src/_pytest/pytester.py
    M src/_pytest/python.py
    A testing/example_scripts/collect/collect_init_tests/pytest.ini
    A testing/example_scripts/collect/collect_init_tests/tests/__init__.py
    A testing/example_scripts/collect/collect_init_tests/tests/test_foo.py
    M testing/test_collection.py

  Log Message:
  -----------
  Merge pull request #3872 from nicoddemus/tests-in-init-files

Collect tests from __init__.py files if they match 'python_files'


Compare: 
https://github.com/pytest-dev/pytest/compare/71b4995775e4...dd5f5ca4cb17
      **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