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

Provide coverage tests to check if all paths of the program are tested #30

Closed
9 tasks
rrahn opened this issue Oct 9, 2020 · 0 comments · Fixed by #32
Closed
9 tasks

Provide coverage tests to check if all paths of the program are tested #30

rrahn opened this issue Oct 9, 2020 · 0 comments · Fixed by #32
Assignees

Comments

@rrahn
Copy link
Contributor

rrahn commented Oct 9, 2020

@rrahn commented on Thu Mar 26 2020

Description

The coverage tests should cover if possible the CLI tests. How can this be done if the CLI tests are called via a system call?

Acceptance Criteria

  • [ ]

Tasks

  • Workout a prototype for solving this.

Definition of Done

  • Implementation and design approved
  • Unit tests pass
  • Test coverage = 100%
  • Microbenchmarks added and/or affected microbenchmarks < 5% performance drop
  • API documentation added
  • Tutorial/teaching material added
  • Test suite compiles in less than 30 seconds (on travis)
  • Changelog entry added

@marehr commented on Mon Apr 20 2020

20.04.2020 Core-Meeting Resolution: In Iteration 27.04.2020 we prototype how to do this.

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 a pull request may close this issue.

2 participants