Skip to content

Conversation

@giordano
Copy link
Collaborator

No description provided.

Comment on lines -10 to +17
julia> Pkg.test("ParallelTestRunner"; test_args=["--help"])
With the `--help` flag you can print a help message:

```julia
julia> using ParallelTestRunner

julia> ParallelTestRunner.runtests(ParallelTestRunner, ["--help"])
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that Pkg.test("ParallelTestRunner"; test_args=["--help"]) actually runs ParallelTestRunner tests without printing any help message, so that was quite misleading 🙂

@vchuravy vchuravy merged commit 5788bd3 into main Oct 15, 2025
@vchuravy vchuravy deleted the mg/readme-help branch October 15, 2025 22:38
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