Skip to content

Improve getting actions from the target under test#468

Open
ahumesky wants to merge 3 commits intobazelbuild:mainfrom
ahumesky:main
Open

Improve getting actions from the target under test#468
ahumesky wants to merge 3 commits intobazelbuild:mainfrom
ahumesky:main

Conversation

@ahumesky
Copy link
Copy Markdown

Improve getting actions from the target under test:

  1. Add an keyword "mnemonic" parameter to analysistest.target_actions() to filter actions by mnemonic.

  2. Add analysistest.target_action(env, mnemonic=None, output_ending_with=None) to get a single action by mnemonic or by one of its outputs.

1. Add an keyword "mnemonic" parameter to `analysistest.target_actions()` to filter actions by mnemonic.

2. Add `analysistest.target_action(env, mnemonic=None, output_ending_with=None)` to get a single action by mnemonic or by one of its outputs.
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.

1 participant