Sebastian Bär
Sebastian Bär
As a requirement engineer, I want to optionally define dependencies from one specification item to one or more other specification items in order to document that a specification item requires...
**Is your feature request related to a problem? Please describe.** In organizations that pass around draft documents, the a person wishing to cover a draft document must have the chance...
# Description When trying to forward a `req` artifact to an `imp` and a `utest` artifact from a Markdown file, the according implicit `dsn` artifact is not created. If I...
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.
# 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...
**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...
# 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...
**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...
As a project lead I want to assign user-level requirements to milestones as a means of tracking the overall project progress.