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

Create any directories as part of the CSV Prefix #2481

Merged
merged 4 commits into from
Nov 23, 2023
Merged

Create any directories as part of the CSV Prefix #2481

merged 4 commits into from
Nov 23, 2023

Conversation

sillydan1
Copy link

This PR adds the functionality to create any directories provided as part of the --csv / CSV_PREFIX value. e.g. --csv=some/path/to/my_prefix.

@cyberw
Copy link
Collaborator

cyberw commented Nov 22, 2023

Nice! Can you also add it to the command line help, so people know the feature is available? And add a test case too! (or adjust the existing ones to use a path, maybe a separate test case is not really needed)

... and run black so you get the correct formatting.

@sillydan1
Copy link
Author

I've added the things you requested. I'm not sure if the test case is good enough though.

@cyberw
Copy link
Collaborator

cyberw commented Nov 23, 2023

Nice!

@cyberw cyberw merged commit 04f9a66 into locustio:master Nov 23, 2023
15 checks passed
@sillydan1 sillydan1 deleted the feature/create-csv-prefix-dirs branch November 23, 2023 13:59
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.

None yet

2 participants