openfasttrace icon indicating copy to clipboard operation
openfasttrace copied to clipboard

Open source requirement tracing suite

Results 75 openfasttrace issues
Sort by recently updated
recently updated
newest added

**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...

refactoring

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.

feature

As a project lead I want to assign user-level requirements to milestones as a means of tracking the overall project progress.

feature

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.

feature

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...

story

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...

story

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....

feature