doorstop icon indicating copy to clipboard operation
doorstop copied to clipboard

Requirements management using version control.

Results 128 doorstop issues
Sort by recently updated
recently updated
newest added

Unfortunately currently it is not possible to use ":" within the ref_keyword although the character ":" is perfectly valid at this point and is not forbidden by the yaml specification....

Possible solution for https://github.com/doorstop-dev/doorstop/issues/631

@neerdoc Hello, the problem with tables rendering in v3.0b12 is still actual. This is an example how tables are rendered in doorstop-server and doorstop publish output Screenshot 1: ![pic-selected-240215-2224-41](https://github.com/doorstop-dev/doorstop/assets/4890566/a0c8c1ef-57a0-4516-bdf2-356de1c37369) Screenshot...

Python 3.8 EOL is getting close (I mean 9-10 months away), to be more specific, in 10/2024. I don’t think it is worth supporting it in 3.0, as the deadline...

We use a requirement catalog containing requirements like numbering like 1.1.2.a, but there could also be more subchapters like 1.1.2.1 so it is not possible to simple numbers. We would...

Hi @jacebrowning, we have been using doorstop to manage our ISO 26262 requirements, it is part of our core workflow. We have improved certain areas of the software to match...

Just made an issue so we don't forget it. I suggest rerunning tests at the runner-level rather than restarting the whole suite. https://pypi.org/project/pytest-rerunfailures/ could be added as a dependency in...

The tests of the four supported VCSs are currently just checking that the call is made to the python subprocess. This is fragile and does not actually test that the...

Looking through the test cases I realised that veracity is extremely hard to install, and no activity has been going on since 2013. I suggest we drop support for it...

I have created an Excel file with only a header element but no uuid. No requirement is created created. If a uuid is specified, even if it does not already...