Skip to content

Direct execution of agents #1623

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

Closed
CharliePoole opened this issue Feb 5, 2025 · 1 comment
Closed

Direct execution of agents #1623

CharliePoole opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
Feature V4 All issues related to V4 - use -label:V4 to get non-V4 issues
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.

@CharliePoole CharliePoole added this to the 4.0.0-beta.1 milestone Feb 5, 2025
@CharliePoole CharliePoole self-assigned this Feb 5, 2025
@CharliePoole CharliePoole added the V4 All issues related to V4 - use -label:V4 to get non-V4 issues label Mar 13, 2025
@CharliePoole
Copy link
Member Author

Closed by PR #1624

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature V4 All issues related to V4 - use -label:V4 to get non-V4 issues
Projects
None yet
Development

No branches or pull requests

1 participant