Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 06a49338b2b1be8daed89f779439459a2cb4cbc7
https://github.com/pytest-dev/pytest/commit/06a49338b2b1be8daed89f779439459a2cb4cbc7
Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
Date: 2017-07-28 (Fri, 28 Jul 2017)
Changed paths:
M _pytest/fixtures.py
M _pytest/main.py
A _pytest/outcomes.py
M _pytest/python.py
M _pytest/python_api.py
M _pytest/recwarn.py
M _pytest/runner.py
M _pytest/skipping.py
M _pytest/unittest.py
A changelog/580.feature
M doc/en/builtin.rst
M pytest.py
M testing/test_runner.py
Log Message:
-----------
make Test Outcomes inherit from BaseException instead of exception
fixes #580
Commit: be401bc2f87ee3ab6fb48a2dd4d415581f847a6e
https://github.com/pytest-dev/pytest/commit/be401bc2f87ee3ab6fb48a2dd4d415581f847a6e
Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
Date: 2017-07-28 (Fri, 28 Jul 2017)
Changed paths:
M _pytest/outcomes.py
M _pytest/recwarn.py
M _pytest/runner.py
M _pytest/skipping.py
M testing/test_runner.py
Log Message:
-----------
fix linting issues
Commit: e1aed8cb17871e634a30c21920f15a838b56bf6b
https://github.com/pytest-dev/pytest/commit/e1aed8cb17871e634a30c21920f15a838b56bf6b
Author: Bruno Oliveira <nicodde...@gmail.com>
Date: 2017-07-30 (Sun, 30 Jul 2017)
Changed paths:
M _pytest/fixtures.py
M _pytest/main.py
A _pytest/outcomes.py
M _pytest/python.py
M _pytest/python_api.py
M _pytest/recwarn.py
M _pytest/runner.py
M _pytest/skipping.py
M _pytest/unittest.py
A changelog/580.feature
M doc/en/builtin.rst
M pytest.py
M testing/test_runner.py
Log Message:
-----------
Merge pull request #2490 from RonnyPfannschmidt/fix-580
Test Outcomes as BaseException - fix #580
Compare:
https://github.com/pytest-dev/pytest/compare/713f7636e1d1...e1aed8cb1787
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit