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

Test `TestCliStarter` uses the deprecated security manager and requires JVM option `-Djava.security.manager=allow` to run, else it would fail with ``` UnsupportedOperation The Security Manager is deprecated and will be removed...

bug
help wanted

Output of OFT should display line number for each finding. This is helpful especially for duplicates. Maybe the name of the source file is helpful, too?

feature

The changelog currently consists of a single file containing all versions. This is hard to read and maintain. That's why we should split the file like here: https://github.com/exasol/project-keeper/tree/main/doc/changes

documentation

## Situation The plain text report is mainly used to debug problems in the tracing chain. It needs to be compact. But it also needs to be as readable as...

feature

**Is your feature request related to a problem? Please describe.** In our case, the design is translated to more than one number of implementations. Some of the implementations may be...

feature

# Description The traceability report is inconsistent while using MD heading style vs RST heading style. The inconsistency is seen only with the first item ## Steps to Reproduce Consider...

bug

## Situation For data exchange we currently support the machine readable "SpecObject" and "ASPEC" formats. While these are technically sufficient, they show their heritage over three predecessor tools (TReqs, ReqM2...

feature

Closes #378.

feature