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

Pytest #65

Merged
merged 7 commits into from
Mar 25, 2017
Merged

Pytest #65

merged 7 commits into from
Mar 25, 2017

Commits on Oct 11, 2015

  1. Port of existing tests into py.test framework

    Run test with the command 'py.test'
    Mathieu Clabaut committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    bc03fcd View commit details
    Browse the repository at this point in the history
  2. Add test-requirement.txt

    Mathieu Clabaut committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    9c14e0c View commit details
    Browse the repository at this point in the history
  3. Add travis configuration file

    Mathieu Clabaut committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    1aac581 View commit details
    Browse the repository at this point in the history
  4. Minimize test-requirement to simplify test on travis

    Mathieu Clabaut committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    f6c54d6 View commit details
    Browse the repository at this point in the history
  5. Travis : Install strace tool before running

    Mathieu Clabaut committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    15f09b7 View commit details
    Browse the repository at this point in the history
  6. Add README from googlecode

    Mathieu Clabaut committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    f6a9709 View commit details
    Browse the repository at this point in the history
  7. Add local conftest.py

    Mathieu Clabaut committed Oct 11, 2015
    Configuration menu
    Copy the full SHA
    2b21145 View commit details
    Browse the repository at this point in the history