Branch: refs/heads/features
Home: https://github.com/pytest-dev/pytest
Commit: 05155e4db0460cc58befbfd4af8192ef1ea14a88
https://github.com/pytest-dev/pytest/commit/05155e4db0460cc58befbfd4af8192ef1ea14a88
Author: Andrea Cimatoribus <[email protected]>
Date: 2018-09-15 (Sat, 15 Sep 2018)
Changed paths:
M src/_pytest/mark/__init__.py
M src/_pytest/mark/structures.py
M testing/test_mark.py
Log Message:
-----------
Fail at parametrize option for empty parameter set
Optionally raise an exception when parametrize collects no arguments.
Provide the name of the test causing the failure in the exception
message.
See: #3849
Commit: 4a9f468aac312bde4c8dd499c3aeb14c02e9087c
https://github.com/pytest-dev/pytest/commit/4a9f468aac312bde4c8dd499c3aeb14c02e9087c
Author: Andrea Cimatoribus <[email protected]>
Date: 2018-09-15 (Sat, 15 Sep 2018)
Changed paths:
M doc/en/reference.rst
Log Message:
-----------
Update documentation
Commit: 913c07e41418c123228ad2ed50803b328f7a177f
https://github.com/pytest-dev/pytest/commit/913c07e41418c123228ad2ed50803b328f7a177f
Author: Andrea Cimatoribus <[email protected]>
Date: 2018-09-15 (Sat, 15 Sep 2018)
Changed paths:
M AUTHORS
A changelog/3849.feature.rst
Log Message:
-----------
Add changelog file and new author
Commit: a79dc12f1e60b495e0e284904c3f5ce347871300
https://github.com/pytest-dev/pytest/commit/a79dc12f1e60b495e0e284904c3f5ce347871300
Author: Bruno Oliveira <[email protected]>
Date: 2018-09-18 (Tue, 18 Sep 2018)
Changed paths:
M AUTHORS
A changelog/3849.feature.rst
M doc/en/reference.rst
M src/_pytest/mark/__init__.py
M src/_pytest/mark/structures.py
M testing/test_mark.py
Log Message:
-----------
Merge pull request #3970 from sambarluc/raise_on_empty_parameterset
Raise exception if parametrize collects an empty parameter set
Compare:
https://github.com/pytest-dev/pytest/compare/bceaede1984c...a79dc12f1e60
**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