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

Modularize user input #10

Open
Hanse00 opened this issue Jul 9, 2018 · 1 comment
Open

Modularize user input #10

Hanse00 opened this issue Jul 9, 2018 · 1 comment
Assignees

Comments

@Hanse00
Copy link
Owner

Hanse00 commented Jul 9, 2018

The program should be able to take in a list of users to run for, from multiple sources such as the command line, a file, or a database.

To achieve this, the way users are provided should have a well defined API, allowing plug-in with other modules that will handle providing the user list from a particular source.

@Hanse00 Hanse00 added this to the Version 2.0 milestone Jul 9, 2018
@Hanse00
Copy link
Owner Author

Hanse00 commented Jul 21, 2018

Some testing was done in experiment-dynamic-arguments and experiment-dynamic-loading.

@Hanse00 Hanse00 self-assigned this Jul 21, 2018
@Hanse00 Hanse00 removed this from the Version 2.0 milestone Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant