Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 692 Bytes

File metadata and controls

22 lines (17 loc) · 692 Bytes

LOBSTER Python APIs

Welcome to the LOBSTER API documentation.

Tools Python APIs

These are Python interfaces for extracting requirements (e.g. from Codebeamer or TRLC ), extracting code traces (e.g. from Python), extracting tests (e.g. from cpptest, JSON) and generating traceability report as per user defined tracing policy. This section documents the Python APIs for LOBSTER tools.

Browse the sections below to find the APIs and examples you need.

.. toctree::
  :maxdepth: 1
  :caption: Tool Modules

  manual/tools/codebeamer
  manual/tools/cpptest
  manual/tools/pkg
  manual/tools/report
  manual/tools/online_report
  manual/tools/html_report