Test the test runner options
See original GitHub issueAs mentioned in https://github.com/astropy/astropy/issues/5798#issuecomment-279457070 , we need to test that our test runner options (e.g., -t
) do not break.
Issue Analytics
- State:
- Created 7 years ago
- Comments:17 (16 by maintainers)
Top Results From Across the Web
Test Runner Syntax Options - Micro Focus
Test Runner Syntax Options. Use the following syntax from the Visual COBOL command line prompt to run a test suite. At the prompt,...
Read more >Setting test runner options for a test case - IBM
Use the zUnit category in the property group editor to set options for running an executable file or load library as a zUnit...
Read more >Test Runner: CLI and Configuration - Modern Web
The testRunnerHtml option allows configuring the HTML environment to run your tests in. It receives the import path of the test framework, this...
Read more >Test Runner | JetBrains Rider Documentation
You can choose between two options of shadow-copying: Native — enables shadow-copying mechanism of the test framework, which normally only copies assemblies.
Read more >Test runner - Storybook
Storybook test runner turns all of your stories into executable tests. It is powered by Jest and Playwright. ... These tests run in...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Astropy testing has changed a lot since this was opened, and we don’t use
setup.py test
anymore. So this can be closed as OBE.Thanks @pllim. I try to get there before the freeze.