[Pytest-commit] [pytest-dev/pytest] 31f089: add reamde for .pytest_cache

Bruno Oliveira nicoddemus at gmail.com
Thu Jun 21 20:05:25 EDT 2018


  Branch: refs/heads/features
  Home:   https://github.com/pytest-dev/pytest
  Commit: 31f089db6ade6e345f4cab23fe4fa0a838c34f47
      https://github.com/pytest-dev/pytest/commit/31f089db6ade6e345f4cab23fe4fa0a838c34f47
  Author: avirlrma <aviral1701 at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M src/_pytest/cacheprovider.py

  Log Message:
  -----------
  add reamde for .pytest_cache
method - `ensure_readme()`


  Commit: 53d4710c6287fc3e78c2bc1704bd702d05a8b6de
      https://github.com/pytest-dev/pytest/commit/53d4710c6287fc3e78c2bc1704bd702d05a8b6de
  Author: avirlrma <aviral1701 at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M src/_pytest/cacheprovider.py
    A testing/test_cacheREADME.py

  Log Message:
  -----------
  added tests for .pytest_cache README
 Helper class to check if readme exists in .pytest_cache directory
 Tests to check for readme when tests pass and when they fail


  Commit: 8f1d8ac970efb1fb5c00af4a0c5575922577afda
      https://github.com/pytest-dev/pytest/commit/8f1d8ac970efb1fb5c00af4a0c5575922577afda
  Author: avirlrma <aviral1701 at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M src/_pytest/cacheprovider.py
    M testing/test_cacheREADME.py

  Log Message:
  -----------
  fixed linting errors
ran black
removed unused imports and variables


  Commit: c672bfa32ea9e3602225eb45b0ffdc4cdb1ce47a
      https://github.com/pytest-dev/pytest/commit/c672bfa32ea9e3602225eb45b0ffdc4cdb1ce47a
  Author: avirlrma <aviral1701 at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    A changelog/3519.feature.rst
    M src/_pytest/cacheprovider.py
    R testing/test_cacheREADME.py
    M testing/test_cacheprovider.py

  Log Message:
  -----------
  added changelog entry
moved cache readme tests to test_cacheprovider.py


  Commit: 998d540b73df9a12975b1d3cacb13b540500c6d4
      https://github.com/pytest-dev/pytest/commit/998d540b73df9a12975b1d3cacb13b540500c6d4
  Author: avirlrma <aviral1701 at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M changelog/3519.feature.rst

  Log Message:
  -----------
  fixed changelog entry


  Commit: b897008887efba5beea1b1aaa517abb09da13a7b
      https://github.com/pytest-dev/pytest/commit/b897008887efba5beea1b1aaa517abb09da13a7b
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M changelog/3519.feature.rst

  Log Message:
  -----------
  Improve CHANGELOG grammar


  Commit: eb94bce3e272bdfc45220208cb070ff908d532b0
      https://github.com/pytest-dev/pytest/commit/eb94bce3e272bdfc45220208cb070ff908d532b0
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    R changelog/3519.feature.rst
    A changelog/3519.trivial.rst

  Log Message:
  -----------
  Change 3519 to trivial


  Commit: 0d3914b62691ef4dbb38a897b7b4a8513b2912e9
      https://github.com/pytest-dev/pytest/commit/0d3914b62691ef4dbb38a897b7b4a8513b2912e9
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    M src/_pytest/cacheprovider.py

  Log Message:
  -----------
  Remove extra '\' left at the end of a line in cache's readme contents


  Commit: de98939ebf78913cd20ce2f335c0b15deaa6798f
      https://github.com/pytest-dev/pytest/commit/de98939ebf78913cd20ce2f335c0b15deaa6798f
  Author: Bruno Oliveira <nicoddemus at gmail.com>
  Date:   2018-06-21 (Thu, 21 Jun 2018)

  Changed paths:
    A changelog/3519.trivial.rst
    M src/_pytest/cacheprovider.py
    M testing/test_cacheprovider.py

  Log Message:
  -----------
  Merge pull request #3608 from avirlrma/features

add reamde for .pytest_cache


Compare: https://github.com/pytest-dev/pytest/compare/9d60cf25c0cb...de98939ebf78
      **NOTE:** This service 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.


More information about the pytest-commit mailing list