-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate tests from nose to nose2 (#610)
* update tests to be nose2-compatible * update CI builds to use nose2 * replace nose with nose2 in requirements * add unittest.cfg for nose2 * Update contribution.rst to use nose2 --------- Co-authored-by: Zhaoyang Xie <[email protected]>
- Loading branch information
1 parent
a1f5a9d
commit c580b2e
Showing
32 changed files
with
3,379 additions
and
3,472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ codecov | |
doc2dash | ||
ipython | ||
jupyter | ||
nose | ||
nose2 | ||
notebook | ||
numpy<1.24 | ||
openpyxl | ||
|
Oops, something went wrong.