sdc-scissor icon indicating copy to clipboard operation
sdc-scissor copied to clipboard

Integrate SDC-Prioritizer

Open ChristianBirchler opened this issue 1 year ago • 0 comments

User Story

As a user, I want to prioritize the tests with SDC-Prioritizer so that I detect failing tests early in the testing process.

Acceptance Criteria

Scenario 1:

  • Given: Test scenarios
  • When: Subcommand for prioritizing is used
  • Then: TestLoader loads the test according to the prioritization

Definition of Done

  • Code is reviewed
  • Code is manually tested in dev and test environments
  • All code is integrated frequently
  • Integration testing is performed
  • SonarQube check is run to determine the code metrics
  • Refactoring is done

Tasks

  • [ ] Implement a click subcommand
  • [ ] Documentation

ChristianBirchler avatar Aug 26 '22 08:08 ChristianBirchler