-
Hello Helmut,
When I am importing the Requirements into EA using ReqIf file with help of hoReverse plugin I am getting the water mark called "Created by unlicensed version of HTML to RTF .Net 7.4.4…
-
On a file that has a `[COMPOSITE_REQUIREMENT]` section, I get the following error.
```text
$ strictdoc manage auto-uid --config strictdoc-van.toml .
Step 'Find and read SDoc files' start.
Readin…
-
- [x] Basic sections with requirements
- [x] SDoc custom grammars
- [x] `DOCUMENT`s `FREE_TEXT`
- [x] `SECTION`s with FREE_TEXT
- ~~COMPOSITE_REQUIREMENT~~
- [x] How to deal with single vs multil…
-
I am using a Python 3.8.4 virtual environment on Win10 Enterprise Version 22H2, OS Build 19045.4046.
As per the ZephyrProject getting started guide. ZephyrProject compiles.
ZephyrProject repo is…
-
I tried to find an answer if I can write requirements in different files, but could not find an answer
I have the following set of requirements
- REQ001
- REQ002
- REQ003
o REQ003.001
TEST-R…
-
The example code on [Pypi.org](https://pypi.org/project/reqif/), handling regifz files isn't working on Python3.10 as the iterator on the dictionary used so far is returning a string.
Please adapt th…
-
Hello,
TL;DR: Instantiating `xmlschema.XMLSchema` hangs somewhere in the Python's library socket code, e.g., `sock.connect(sa)`. I apologize if I am misusing the API and will be grateful for any ad…
-
Hi I am quite new to XML and ReqIF. I know that ReqIF is a type of XML file but from what I understand, it is formatted differently. Can XML be converted to this format using the unparser?
-
This happens on Ubuntu 20.04.
```
$ git clone https://github.com/strictdoc-project/strictdoc.git
Cloning into 'strictdoc'...
remote: Enumerating objects: 24600, done.
remote: Counting objects: …
-
```
NotImplementedError: ('Exporting composite requirements is not supported yet.', CompositeRequirement(requirement_type = "REQUIREMENT", fields = [2 elements], requirements = [3 elements], _tx_posi…