#Testing

Phase 1 Progress Report

8 April 2026  ·  #roadmap #release #testing

Version v0.3.0 marked the final feature version for phase 1. So what’s next?

Testing it what’s next. Every requirement has a set of tests written using Gherkin syntax. This is a plain text description of the tests that can be automated to run as part of a continuos integration suite. However, there’s a lot of work involved in setting up the steps required for the automation, and so a decision was made to execute the test scripts manually.

Read more →