Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 67f40e18a7420f2112bbf10a8eca4f317517cab9
https://github.com/pytest-dev/pytest/commit/67f40e18a7420f2112bbf10a8eca4f317517cab9
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
M src/_pytest/mark/structures.py
Log Message:
-----------
Use attr.s(repr=False) because we customize MarkInfo's repr
Commit: 5436e4299075236023e8875c563a7c74cad9bb2a
https://github.com/pytest-dev/pytest/commit/5436e4299075236023e8875c563a7c74cad9bb2a
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-10 (Wed, 10 Oct 2018)
Changed paths:
A changelog/2293.feature.rst
A changelog/2293.trivial.rst
M src/_pytest/fixtures.py
M src/_pytest/mark/__init__.py
M src/_pytest/mark/structures.py
M src/_pytest/nodes.py
M src/_pytest/python.py
M testing/python/fixture.py
M testing/python/metafunc.py
M testing/test_mark.py
M testing/test_runner.py
Log Message:
-----------
Use pytest.fail(..., pytrace=False) when treating user errors
This prevents an enormous and often useless stack trace from showing
to end users.
Fix #3867
Fix #2293
Commit: e8348a1d12c55e03f3bbe5b1f86eca00b9bfe0bd
https://github.com/pytest-dev/pytest/commit/e8348a1d12c55e03f3bbe5b1f86eca00b9bfe0bd
Author: Bruno Oliveira <[email protected]>
Date: 2018-10-12 (Fri, 12 Oct 2018)
Changed paths:
A changelog/2293.feature.rst
A changelog/2293.trivial.rst
M src/_pytest/fixtures.py
M src/_pytest/mark/__init__.py
M src/_pytest/mark/structures.py
M src/_pytest/nodes.py
M src/_pytest/python.py
M testing/python/fixture.py
M testing/python/metafunc.py
M testing/test_mark.py
M testing/test_runner.py
Log Message:
-----------
Merge pull request #4077 from nicoddemus/short-usage-errors
Improve internal error messages
Compare:
https://github.com/pytest-dev/pytest/compare/8ecdd4e9ff0e...e8348a1d12c5
**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