[Pytest-commit] [pytest-dev/pytest] e5b527: Add Sphinx parameter docs for `match` and `message...

Bruno Oliveira nicoddemus at gmail.com
Fri Feb 9 23:32:58 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: e5b527d0e3d72cf8e2cac4a4f7fb7b9a2d2f6e06
      https://github.com/pytest-dev/pytest/commit/e5b527d0e3d72cf8e2cac4a4f7fb7b9a2d2f6e06
  Author: Andy Freeland <andy at andyfreeland.net>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    M _pytest/python_api.py
    A changelog/3202.trivial.rst

  Log Message:
  -----------
  Add Sphinx parameter docs for `match` and `message` args to `pytest.raises()`


  Commit: ffee213c85a39a7aa60ae84cb6badfb583fecba1
      https://github.com/pytest-dev/pytest/commit/ffee213c85a39a7aa60ae84cb6badfb583fecba1
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-09 (Fri, 09 Feb 2018)

  Changed paths:
    A changelog/3202.doc.rst
    R changelog/3202.trivial.rst

  Log Message:
  -----------
  Update and rename 3202.trivial.rst to 3202.doc.rst


  Commit: e7bcc854d975e981c090e37e747d91fc7999500e
      https://github.com/pytest-dev/pytest/commit/e7bcc854d975e981c090e37e747d91fc7999500e
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-02-10 (Sat, 10 Feb 2018)

  Changed paths:
    M _pytest/python_api.py
    A changelog/3202.doc.rst

  Log Message:
  -----------
  Merge pull request #3202 from rouge8/pytest-raises-sphinx-parameters

Add Sphinx parameter docs for `match` and `message` args to `pytest.raises()`


Compare: https://github.com/pytest-dev/pytest/compare/c04e248de547...e7bcc854d975


More information about the pytest-commit mailing list