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

Update testing suite to pytest #655

Merged
merged 5 commits into from
Oct 3, 2024

Commits on Jul 31, 2024

  1. Change tester from nose to pytest

    Remove python3.12 test
    eaoljo committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0182827 View commit details
    Browse the repository at this point in the history
  2. Remove nose

    Remove nose
    eaoljo committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5b6183c View commit details
    Browse the repository at this point in the history
  3. Remove assert parentheses

    Switch script tests to pytest
    eaoljo committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    0ed9cfa View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Pull upstream changes

    eachanjohnson committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    93328da View commit details
    Browse the repository at this point in the history
  2. Add python3.12 support

    eachanjohnson committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7f46854 View commit details
    Browse the repository at this point in the history