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

Direct execution of agents #1623

Open
CharliePoole opened this issue Feb 5, 2025 · 0 comments
Open

Direct execution of agents #1623

CharliePoole opened this issue Feb 5, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@CharliePoole
Copy link
Member

Allow execution of agents from the command-line with a simplified set of options and the path to a single test assembly file,

Output similar to the console runner will be produced and no options not already defined by our agents will be added. Executing in this way will run all tests in the specified assembly, displaying the results.

The primary purpose of this change is to allow easy testing of our pluggable agents. A secondary use may be found in debugging issues presented by users, where the console runner does not display sufficient information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant