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

Support for test headers mining #44

Open
miroslavpojer opened this issue Oct 17, 2024 · 0 comments
Open

Support for test headers mining #44

miroslavpojer opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@miroslavpojer
Copy link
Collaborator

Background

The current implementation is missing logic mining information from tests in the repository.

Feature

  • Define the teat header's initial version and the information it will carry.
    • Identify the Feature and describe what part of the Feature is covered by a test.
  • Add support for data mining of information.
  • Add logic to provide this information to the Feature detail page.
  • Add logic managing the feature coverage matrix by testing.
    • Without test headers, it shows no coverage information.
  • Add logic to detect tests in the repository. - Expect strong customization to be available.
  • Define the necessary configuration controls that are available to the user.

Note: Make Epic from this issue if needed and provide a solution in smaller parts.

@miroslavpojer miroslavpojer added the enhancement New feature or request label Oct 17, 2024
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