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

@debug the command being run when Pkg.test runs the tests in a subprocess #3671

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

DilumAluthge
Copy link
Member

I want to be able to reproduce the same command-line flags that Pkg.test uses when running the tests in a subprocess.

The easiest way to do so is to @debug log the command that is being run.

This will have no cost by default, since debug log messages are not show by default.

@IanButterworth IanButterworth merged commit e43501b into master Oct 31, 2023
@IanButterworth IanButterworth deleted the dpa/debug-test-cmd branch October 31, 2023 13:03
IanButterworth pushed a commit that referenced this pull request Oct 31, 2023
IanButterworth pushed a commit that referenced this pull request Oct 31, 2023
@IanButterworth IanButterworth mentioned this pull request Oct 31, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants