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

Using tox & pytest in appveyor #826

Merged
merged 9 commits into from
Oct 13, 2018

Commits on Oct 13, 2018

  1. add pytest to appveyor

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    1b0a230 View commit details
    Browse the repository at this point in the history
  2. use pytest as runner

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    9803a75 View commit details
    Browse the repository at this point in the history
  3. use tox

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    16073a8 View commit details
    Browse the repository at this point in the history
  4. add libgit location

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    87f0eba View commit details
    Browse the repository at this point in the history
  5. pass down libgit2

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    198ce28 View commit details
    Browse the repository at this point in the history
  6. publish junit tests

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    e47794c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b273b2e View commit details
    Browse the repository at this point in the history
  8. specify base python

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    f7c5989 View commit details
    Browse the repository at this point in the history
  9. remove unused commands

    fourplusone committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    3cb64a5 View commit details
    Browse the repository at this point in the history