Bernd (Poldi) Haberstumpf
Bernd (Poldi) Haberstumpf
Added XML namespace support for specobject format, added test cases and extended user guide as necessary to resolve #299.
**Problem** The SpecObject XML input format has a restricted set of XML elements. Projects that use the format as a general format to exchange requirements want to extend the list...
**Problem** Importing ZIP file fails with an exception if the ZIP file contains files for which no importer is present. The behavior is specifically annoying in case of dependencies imported...
**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...
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....
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...
`LinkedSpecificationItem` is covered when covered by at least one ` SpecificationItem` of the same type.