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

Separate tests into individual files and switch to Pytest #49

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

kevinwuTT
Copy link
Contributor

Ticket

#24

  • Move current Python unittests to pytest.
  • Separate all of the tests into individual files.
  • Fix RuntimeMetrics to raise an error when the model fails. Pytest supports xfail, so some models will be marked for now.

@kevinwuTT kevinwuTT added this pull request to the merge queue Jul 23, 2024
Merged via the queue into main with commit b88b88d Jul 23, 2024
2 checks passed
@kevinwuTT kevinwuTT deleted the kw/refactor-tests branch July 23, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants