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

Maven generates some warning messages during the build. Fix them.

As a developer, I want read about the sub-module structure and usage in the OFT developer guide so that I can correctly define dependencies and use the provided JAR files.

story

# Situation Unfortunately Eclipse can't configure the XML formatter settings on a per-project level. So we have to establish a common configuration via textual description. # Acceptance Criteria 1. Formatter...

documentation

This was requested by @tjaehnel. **Is your feature request related to a problem? Please describe.** It should be possible to export spec items in Markdown format. **Describe the solution you'd...

feature

As an architect or requirements engineer tracing third party artifacts I want to specify a range of lines in other files and I want to be able to "freeze" these...

feature

**Is your feature request related to a problem? Please describe.** OFT auto-detects files by extension. Unfortunately ReqM2's extension is to generic (`.xml`) this leads to other XML files unnecessarily being...

feature

**Use case** As a developer of an HTML report for OFT I want to be able to separate business logic from data presentation so that I can change one of...

# Description The test `TestReportService.testReportToIllegalPathThrowsReportExpection` fails when running in Docker since the [process capability](https://linux.die.net/man/7/capabilities) `CAP_DAC_OVERRIDE` is set. This occurs for example if someone tries to install OFT directly by cloning...

As a quality engineer I want to check whether the test covering a requirement were executed and succeeded in order to make sure that tests not only exist, but are...

feature

**Is your feature request related to a problem? Please describe.** Currently the long tag importer only supports .java files. **Describe the solution you'd like** The imported files are configurable

feature