Skip to content

Conversation

@ahumesky
Copy link

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