Skip to content

Conversation

@eamansour
Copy link
Member

Why?

For galasa-dev/projectmanagement#2497

Changes

  • Added a new --methods flag to the Galasa boot jar which accepts Galasa test method names that a user wishes to run
  • The TestClassWrapper now receives a list of test methods that should be run (which includes befores + afters). As it loops through test methods in a class, any test methods that are not in the list of methods to run will be marked as ignored (including their befores + after methods).
  • Added a new --methods flag to the galasactl runs submit local command which passes a set of flags to the boot jar launch command
  • Updated release notes and galasactl runs submit local command docs

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