Skip to content
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

Integrate SDC-Prioritizer #71

Open
2 tasks
ChristianBirchler opened this issue Aug 26, 2022 · 0 comments
Open
2 tasks

Integrate SDC-Prioritizer #71

ChristianBirchler opened this issue Aug 26, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ChristianBirchler
Copy link
Member

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 ChristianBirchler added the enhancement New feature or request label Aug 26, 2022
@ChristianBirchler ChristianBirchler self-assigned this Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant