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.** The html reporter includes a markdown coverter `MarkdownCoverter` that transforms basic markdown elements (lists, preformatted) into HTML. With the upcoming...

feature

As a *requirement engineer* I want to refine requirements by linking a set of more precise requirements to an course grained requirements in order to refine the course grained requirements....

feature

This PR adds support for a first version of the 'ux' report which generates an input for the O[penFastTrace-UX](https://github.com/poldi2015/openfasttrace-ux) frontend for openfasttace. The exporter generates a JavaScript files that can...

feature
documentation

`LinkedSpecificationItem` is covered when covered by at least one ` SpecificationItem` of the same type.

feature

# Description When running OFT with command line argument `--wanted-tags=_` it imports all specification items ## Steps to Reproduce 1. Create a spec item `a` with tag "tagA" and one...

bug