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

Remove photutils.test() #1725

Merged
merged 4 commits into from
Apr 17, 2024
Merged

Conversation

larrybradley
Copy link
Member

This PR removes the photutils.test() function, which is based on the soon-to-be-deprecated astropy TestRunner. Instead, the test suite can be run from the command line using the pytest command: pytest --pyargs photutils.

xref: astropy/astropy#16208

@larrybradley larrybradley merged commit 55949db into astropy:main Apr 17, 2024
19 checks passed
@larrybradley larrybradley deleted the remove-test-runner branch April 17, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant