Skip to main content

Itsallcode Blog

Install OpenFastTrace from the itsallcode.org APT Repository

OpenFastTrace is now available from the new Itsallcode APT repository. Debian, Ubuntu, and users of other Debian-based distributions can install it through their normal package-management workflow.

OpenFastTrace 4.9.0 is the first version published there. From now on, we will publish new OFT releases as .deb packages in the repository shortly after their GitHub release.

# Configure the repository

First, install the itsallcode.org signing key and add the APT source:

OpenFastTrace IntelliJ Plugin 0.10.0

The OpenFastTrace IntelliJ Plugin 0.10.0 is now available. This release introduces specification item status filtering to OpenFastTrace run configurations, giving teams finer control over which lifecycle states are included during traceability analysis.

# Item Status Filtering

OpenFastTrace supports four specification item lifecycle statuses:

  • Draft: Work-in-progress items under active drafting.
  • Proposed: Items that have reached maturity and are ready for approval review.
  • Approved: Accepted specifications (the default state for items without an explicit status).
  • Rejected: Discarded or superseded requirements retained for historical completeness.

In standard OpenFastTrace workflows, only approved items are traced against architecture and implementation, while non-approved items are treated as informational. However, depending on review workflows and specification phases, developers and reviewers often need to trace draft or proposed items before formal approval.

OpenFastTrace IntelliJ Plugin 0.9.0

The OpenFastTrace IntelliJ Plugin 0.9.0 is now available. Following the Test Runner UI introduced in version 0.8.0, this release streamlines project setup with specialized run configuration templates, clarifies defect reporting by distinguishing direct and transitive defects, and upgrades the bundled OpenFastTrace core to 4.9.0.

# Run Configuration Templates

To simplify setting up traceability, version 0.9.0 comes with specialized run configuration templates.

When creating a new OpenFastTrace run configuration (Run | Edit Configurations... | + | OpenFastTrace), you can now choose from four pre-configured templates:

OpenFastTrace 4.7.0 released: Gherkin Importer

OpenFastTrace 4.7.0, codenamed “Gherkin Importer”, is now available. This release introduces direct support for Gherkin .feature files as specification sources and enables requirement coverage within Markdown and reStructuredText (RST) comments.

# Gherkin Specification Import

The most significant addition in this release is the ability to import specification items directly from Gherkin .feature files. This allows teams using Behavior-Driven Development (BDD) to integrate their executable specifications directly into their traceability matrix.

OpenFastTrace 4.6.0 released: Status Filter and Dark Theme

We are pleased to announce the release of OpenFastTrace 4.6.0, codenamed “Status Filter at Import”. This release introduces a highly requested filtering feature, improves the user interface of our reports, and expands our import capabilities.

# Filtering Specification Items by Status

A major new feature in this release is the ability to filter specification items by their status during the import process. Using the new -w or --wanted-statuses command-line parameters, you can now specify which statuses should be included in the trace.