openfasttrace
openfasttrace copied to clipboard
Open source requirement tracing suite
**Is your feature request related to a problem? Please describe.** At the moment code coverage checks complain if a commit reduces overall coverage even in the slightest. While we do...
Class `ImporterContext` provides importer specific configuration to all importers, see #137. This must be refactored.
In automotive projects often requirements are managed in commercial tools which allow a RIF export. Using the RIF format as input for OFT would be very beneficial.
As a project lead I want to assign user-level requirements to milestones as a means of tracking the overall project progress.
When filtering items (e.g. by artifact type or tag) the filter options must be also displayed in the generated report for all verbosity levels. Else there could be surprises.
The following two requirements were removed ahead of the OFT API design: # From the spec #### Plain Text Report Options `req~reporting.plain-text.report-options~1` The following parts of the plain text reports...
# Situation Integration test should be runnable in a separate test phase. The fail save plug-in established the standard naming convention for integration tests: https://maven.apache.org/surefire/maven-failsafe-plugin/integration-test-mojo.html#includes # Acceptance Criteria 1. Integration...
As a user I want OFT to only import new or changed artifacts for my project in order to speed up the import process. ## Acceptance Criteria 1. OFT remembers...
As a user I want OFT to run on all processor cores of my machine in order to get requirement coverage feedback as fast as possible. ## Acceptance criteria 1....