Skip to content

✨ Add a shuffle argument ✨ #2169

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

✨ Add a shuffle argument ✨ #2169

wants to merge 1 commit into from

Conversation

hadley
Copy link
Member

@hadley hadley commented Aug 4, 2025

Implementation in source_file(), and all the other work is just ensuring that argument gets threaded back up to user facing functions.

Fixes #1942

Implementation in `source_file()`, and all the other work is just ensuring that argument gets threaded back up to user facing functions.

Fixes #1942
@hadley hadley changed the title 🤖 Add a shuffle argument 🤖 ✨ Add a shuffle argument ✨ Aug 5, 2025
@hadley hadley requested a review from jennybc August 5, 2025 16:38
@hadley
Copy link
Member Author

hadley commented Aug 5, 2025

@jennybc would you mind taking a look at this? Only because it's related to your pet peeve of not being able to run test files out of order. You might want to run it on testthat itself and tell me if you think I need to change testthat code.

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.

FR: Provide a way to run unit tests in random order
1 participant