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

Switch from nose to pytest, add 3.12.0-rc3 into matrix #80

Merged
merged 5 commits into from
Sep 25, 2023

Conversation

yarikoptic
Copy link
Collaborator

  • minimal changes to switch to pytest. Checked with coverage run -m {nose,pytest} invocations that coverage stays the same 98%
    • renamed all tests to start with test_ so that pytest could discover them
  • add 3.12 to github tests matrix (hopefully already supported)

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "git-sedi 'def Test' 'def test_'",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
@yarikoptic
Copy link
Collaborator Author

woohoo -- all green now. May be I will look into finalizing #73 so we could release this

@yarikoptic yarikoptic changed the title ENH testing/tests Switch from nose to pytest, add 3.12.0-rc3 into matrix Sep 25, 2023
@yarikoptic yarikoptic added the tests Add or improve existing tests label Sep 25, 2023
@yarikoptic yarikoptic added the release Create a release when this pr is merged label Sep 25, 2023
@yarikoptic yarikoptic merged commit 08aaf4c into Lykos153:master Sep 25, 2023
8 checks passed
@yarikoptic yarikoptic deleted the enhs-tests branch September 25, 2023 20:42
@github-actions
Copy link

🚀 PR was released in v1.6.2 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Create a release when this pr is merged released tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant