Skip to content

Migrate test suite to completely utilize pytest (#619)#882

Closed
acosmicflamingo wants to merge 8 commits into
NVIDIA:mainfrom
acosmicflamingo:unittest-pytest-migration
Closed

Migrate test suite to completely utilize pytest (#619)#882
acosmicflamingo wants to merge 8 commits into
NVIDIA:mainfrom
acosmicflamingo:unittest-pytest-migration

Conversation

@acosmicflamingo
Copy link
Copy Markdown

Addresses #619

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 9, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

* Replaced unittest functionality with pytest equivalent from the
  following test modules:
  + cudapy/test_powi

* Move reset_module_warnings method outside of TestCase class
  (only used in test_ufunc but could be useful in future)
@acosmicflamingo acosmicflamingo force-pushed the unittest-pytest-migration branch from 45109de to 7a9b162 Compare May 9, 2026 21:32
@acosmicflamingo acosmicflamingo force-pushed the unittest-pytest-migration branch from 4342cde to b1d58f9 Compare May 10, 2026 00:47
@acosmicflamingo
Copy link
Copy Markdown
Author

Closing in favor of this PR: #883

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.

1 participant