[Pytest-commit] [pytest-dev/pytest] b2a8e0: add warning to skipping docs re marker inheritance
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: b2a8e06e4fcad38c65d603f24b8436c4f8a385cf https://github.com/pytest-dev/pytest/commit/b2a8e06e4fcad38c65d603f24b8436c4f8a385cf Author: Joe Hamman Date: 2017-09-08 (Fri, 08 Sep 2017) Changed paths: M doc/en/skipping.rst Log Message: --- add warning to skipping docs re marker inheritance Commit: 3c1ca03b9c9fa58cf4c4cf30432f2503ec40cc82 https://github.com/pytest-dev/pytest/commit/3c1ca03b9c9fa58cf4c4cf30432f2503ec40cc82 Author: Bruno Oliveira Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: M doc/en/skipping.rst Log Message: --- Merge pull request #2763 from jhamman/docs/skipif_class_warning add warning to skipping docs re marker inheritance Compare: https://github.com/pytest-dev/pytest/compare/25ed4edbc7e8...3c1ca03b9c9f___ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit
[Pytest-commit] [pytest-dev/pytest] 15222c: Fix typo in example of passing a callable to marke...
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 15222ceca275e2949da115ff6c54d8b80e8ca8b1 https://github.com/pytest-dev/pytest/commit/15222ceca275e2949da115ff6c54d8b80e8ca8b1 Author: Xuan Luong Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: A changelog/.trivial M doc/en/example/markers.rst Log Message: --- Fix typo in example of passing a callable to markers Commit: e27a0d69aafb4612dbe236e5577e4e6ea45cffca https://github.com/pytest-dev/pytest/commit/e27a0d69aafb4612dbe236e5577e4e6ea45cffca Author: Xuan Luong Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: A changelog/2765.trivial R changelog/.trivial Log Message: --- Rename changelog file to PR id number Commit: bee2c864d89eb537bc91a40f3e35daa355254fbe https://github.com/pytest-dev/pytest/commit/bee2c864d89eb537bc91a40f3e35daa355254fbe Author: Bruno Oliveira Date: 2017-09-09 (Sat, 09 Sep 2017) Changed paths: A changelog/2765.trivial M doc/en/example/markers.rst Log Message: --- Merge pull request #2765 from xuanluong/pass-callable-to-marker-typo Fix typo in example of passing a callable to markers Compare: https://github.com/pytest-dev/pytest/compare/3c1ca03b9c9f...bee2c864d89e___ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit
[Pytest-commit] [pytest-dev/pytest] 696c70: Update documentation on multiple calls of metafunc...
Branch: refs/heads/master Home: https://github.com/pytest-dev/pytest Commit: 696c702da78ad162294bb6a7dd9d2b36fed6a3aa https://github.com/pytest-dev/pytest/commit/696c702da78ad162294bb6a7dd9d2b36fed6a3aa Author: Xuan Luong Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: A changelog/1548.doc M doc/en/parametrize.rst Log Message: --- Update documentation on multiple calls of metafunc.parametrize Commit: e57cc5571979009f0dd7ec447891d7ab761a93d5 https://github.com/pytest-dev/pytest/commit/e57cc5571979009f0dd7ec447891d7ab761a93d5 Author: Bruno Oliveira Date: 2017-09-10 (Sun, 10 Sep 2017) Changed paths: A changelog/1548.doc M doc/en/parametrize.rst Log Message: --- Merge pull request #2766 from xuanluong/issue-1548-docs-multiple-calls-metafunc-parametrize Update documentation on multiple calls of metafunc.parametrize Compare: https://github.com/pytest-dev/pytest/compare/bee2c864d89e...e57cc5571979___ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit