Skip to content

Add test run/discovery command which can be copied into the terminal #21600

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

Closed
eleanorjboyd opened this issue Jul 10, 2023 · 1 comment
Closed
Assignees

Comments

@eleanorjboyd
Copy link
Member

Given the logs print Running pytests with arguments: ..., this is useful but includes the exact thing we run instead of what the user could run themselves (it has the specific python script that requires a server connection to work) it would be good for the logs to print a runnable command to help people debug. Something like Equivalent pytest command which can be run from terminal: ....

@eleanorjboyd eleanorjboyd added area-testing needs PR Ready to be worked on labels Jul 10, 2023
@eleanorjboyd eleanorjboyd self-assigned this Jul 10, 2023
@eleanorjboyd
Copy link
Member Author

This is delayed for fixing pytest to run based on folder path not just testIds. Need to explore how hard this is from unittest.

@github-actions github-actions bot removed the needs PR Ready to be worked on label Oct 4, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant