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

Show testing progress #60

Open
2 tasks
ChristianBirchler opened this issue Jul 6, 2022 · 0 comments
Open
2 tasks

Show testing progress #60

ChristianBirchler opened this issue Jul 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@ChristianBirchler
Copy link
Member

User Story

As a user, I want to see the total testing progress when the simulator is running so that I can estimate the testing time while the simulator is executing the test suite.

Acceptance Criteria

Scenario 1:

  • Given: We generated the tests
  • When: We label the tests in simulation
  • Then: I see the progress of the current test suite in the console

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

  • Compute current progress
  • Output the progress in console
@ChristianBirchler ChristianBirchler added the enhancement New feature or request label Jul 6, 2022
@ChristianBirchler ChristianBirchler self-assigned this Jul 6, 2022
@ChristianBirchler ChristianBirchler added this to To do in SDC-Scissor Jul 6, 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
No open projects
Development

No branches or pull requests

1 participant