[Pytest-commit] [pytest-dev/pytest] 383239: doc: Include collector config in the skip doc

Bruno Oliveira nicoddemus at gmail.com
Thu Oct 26 18:21:32 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 383239cafccabec6b03d1a46d69da4c2376e4445
      https://github.com/pytest-dev/pytest/commit/383239cafccabec6b03d1a46d69da4c2376e4445
  Author: Stephen Finucane <stephen at that.guru>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M doc/en/example/pythoncollection.rst
    M doc/en/skipping.rst

  Log Message:
  -----------
  doc: Include collector config in the skip doc

None of the decorators are sufficient to skip an entire file, for
example if the file contain invalid code for a given Python version.
Simply link to details about customizing the collector.

Signed-off-by: Stephen Finucane <stephen at that.guru>


  Commit: 111d640bdb69a0bba25f86e5c265ab02415698c3
      https://github.com/pytest-dev/pytest/commit/111d640bdb69a0bba25f86e5c265ab02415698c3
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2017-10-26 (Thu, 26 Oct 2017)

  Changed paths:
    M doc/en/example/pythoncollection.rst
    M doc/en/skipping.rst

  Log Message:
  -----------
  Merge pull request #2873 from stephenfin/doc/skipping-entire-files

doc: Include collector config in the skip doc


Compare: https://github.com/pytest-dev/pytest/compare/734c435d006d...111d640bdb69


More information about the pytest-commit mailing list