Skip to content

Conversation

mkelley
Copy link
Member

@mkelley mkelley commented Mar 13, 2021

pytest --run-slow

OR

python3 setup.py test --args=--run-slow

Update: use pytest -m 'not slow'

@mkelley mkelley added this to the v0.3 milestone Jul 8, 2021
@mkelley mkelley removed this from the v0.3 milestone Feb 5, 2022
@mkelley mkelley added the tests label Feb 5, 2022
`pytest --run-slow`

OR

`python3 setup.py test --args=--run-slow`
@mkelley
Copy link
Member Author

mkelley commented Feb 5, 2022

To do: run test suite on v0.3 release and mark slowest tests as slow.

@pep8speaks
Copy link

pep8speaks commented Feb 5, 2022

Hello @mkelley! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-02-07 14:17:14 UTC

@mkelley mkelley modified the milestones: v0.5, v0.4 Feb 7, 2022
@mkelley
Copy link
Member Author

mkelley commented May 26, 2022

TBD: switch to pytest-astropy v0.10, and we can use @pytest.mark.slow and --run-slow or -m slow.

@mkelley mkelley removed this from the v0.4 milestone May 24, 2023
@mkelley
Copy link
Member Author

mkelley commented Aug 22, 2023

Closing in favor of #385

@mkelley mkelley closed this Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants