reqstool VS Code Extension
The reqstool VS Code Extension provides IDE integration for reqstool, the requirements traceability tool.
Features
-
Display information upon hover over annotations about requirements, software verification cases (SVCs), and manual verification cases
-
File watcher that monitors requirement files and re-runs reqstool automatically when changes are detected
Prerequisites
-
reqstool CLI must be installed (
pipx install reqstool)