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

Give examples of using julia_args, test_args #2673

Merged

Conversation

johnomotani
Copy link
Contributor

In the docstring for Pkg.test(), give usage examples for the julia_args and test_args keyword arguments, as discussed here https://discourse.julialang.org/t/how-to-pass-use-julia-args-argument-to-pkg-test/64274/2.

Maybe it would be good for the test_args example to be more concise? The current one was the reason why I wanted test_args, so it's what I can think of.

In the docstring for `Pkg.test()`, give usage examples for the
`julia_args` and `test_args` keyword arguments.
src/Pkg.jl Outdated Show resolved Hide resolved
@IanButterworth IanButterworth added documentation forget me not Good PRs that are lingering but close to mergeable labels Aug 13, 2023
IanButterworth and others added 2 commits August 12, 2023 19:34
Simplify example for `test_args`

Co-authored-by: Ian Butterworth <[email protected]>
src/Pkg.jl Outdated Show resolved Hide resolved
Add '--' to indicate the argument is a command line flag.

Co-authored-by: Ian Butterworth <[email protected]>
@IanButterworth IanButterworth merged commit f500e6b into JuliaLang:master Aug 15, 2023
13 checks passed
IanButterworth pushed a commit that referenced this pull request Aug 19, 2023
Co-authored-by: Ian Butterworth <[email protected]>
(cherry picked from commit f500e6b)
IanButterworth pushed a commit that referenced this pull request Aug 19, 2023
Co-authored-by: Ian Butterworth <[email protected]>
(cherry picked from commit f500e6b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation forget me not Good PRs that are lingering but close to mergeable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants