backend-test-creator

Installation
SKILL.md

Backend-Test Creator

Author or modify a Datex Studio backend test (configurationTypeId=24) on a branch — a mocha test suite with four lifecycle hooks (before_suite / after_suite / before_each / after_each), a testCaseFlows[] array (each entry wrapped as one mocha it()), and suite-level state on the $test runtime global. Backend tests run at the function tier; actions are reached through the FootprintApi.extendedActions bridge.

References

Dependencies

Installs
20
Repository
datex/skills
First Seen
Jun 8, 2026
backend-test-creator — datex/skills