Branch: refs/heads/master
  Home:   https://github.com/pytest-dev/pytest
  Commit: 383239cafccabec6b03d1a46d69da4c2376e4445
      
https://github.com/pytest-dev/pytest/commit/383239cafccabec6b03d1a46d69da4c2376e4445
  Author: Stephen Finucane <step...@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 <step...@that.guru>


  Commit: 111d640bdb69a0bba25f86e5c265ab02415698c3
      
https://github.com/pytest-dev/pytest/commit/111d640bdb69a0bba25f86e5c265ab02415698c3
  Author: Bruno Oliveira <nicodde...@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
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to