Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename test.py to test_cherry_picker.py for pytest #56

Merged
merged 3 commits into from
Nov 10, 2021

Commits on Nov 10, 2021

  1. Rename test.py to test_cherry_picker.py for pytest

    [Pytest conventions for test discover](https://docs.pytest.org/en/6.2.x/goodpractices.html#test-discovery) do not _discover_ `test.py` but find `test_*.py`. ;-)
    cclauss authored Nov 10, 2021
    Configuration menu
    Copy the full SHA
    dedb737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d7ea85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1847d68 View commit details
    Browse the repository at this point in the history