Skip to content

Skip slow tests unless --run-slow is specified.#277

Closed
mkelley wants to merge 4 commits into
NASA-Planetary-Science:mainfrom
mkelley:skip-slow-tests
Closed

Skip slow tests unless --run-slow is specified.#277
mkelley wants to merge 4 commits into
NASA-Planetary-Science:mainfrom
mkelley:skip-slow-tests

Conversation

@mkelley

@mkelley mkelley commented Mar 13, 2021

Copy link
Copy Markdown
Member

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

mkelley commented Feb 5, 2022

Copy link
Copy Markdown
Member Author

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

@pep8speaks

pep8speaks commented Feb 5, 2022

Copy link
Copy Markdown

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

mkelley commented May 26, 2022

Copy link
Copy Markdown
Member Author

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

mkelley commented Aug 22, 2023

Copy link
Copy Markdown
Member Author

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