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

Use pytest instead of unittest #628

Merged
merged 18 commits into from
Jun 21, 2024
Merged

Use pytest instead of unittest #628

merged 18 commits into from
Jun 21, 2024

Commits on Jun 20, 2024

  1. replace unittest with pytest

    Signed-off-by: Giampaolo Rodola <[email protected]>
    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e46fdff View commit details
    Browse the repository at this point in the history
  2. run linters

    Signed-off-by: Giampaolo Rodola <[email protected]>
    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a7ddeaa View commit details
    Browse the repository at this point in the history
  3. adjust syntax

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8ff7b15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48eee5d View commit details
    Browse the repository at this point in the history
  5. remove __main__ endpoints

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a0639e2 View commit details
    Browse the repository at this point in the history
  6. update Makefile

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c15bfd6 View commit details
    Browse the repository at this point in the history
  7. fix test

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    71e1f3a View commit details
    Browse the repository at this point in the history
  8. merge from master

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5ae37da View commit details
    Browse the repository at this point in the history
  9. add make test-lastfailed

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0c8ca47 View commit details
    Browse the repository at this point in the history
  10. merge from master

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0ac2b0d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    258d21f View commit details
    Browse the repository at this point in the history
  12. update winmake.py

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0cedf53 View commit details
    Browse the repository at this point in the history
  13. update CI conf

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1f1a79b View commit details
    Browse the repository at this point in the history
  14. remove coverage CI build

    giampaolo committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    f952d53 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a433387 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7eaa7ea View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7258880 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. update HISTORY

    giampaolo committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    aabb1c1 View commit details
    Browse the repository at this point in the history