testmanager-scenario-builder
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

testmanager-scenario-builder

A tool to generate EHR Craft TestManager scenarios from code.

Why?

Working with advanced openEHR forms sometimes requires lots of dependency logic. Sometimes we use script to implement this. Script is, mostly, written in Typescript and there are some unit and integration tests for the logic. The purpose of this library is to make a bridge between testing from script and the beatiful EHR Craft Test Manager.

The idea is to generate test scenarios from script. Then we can use for-loops to generate many test-cases from a set of defined user-stories.

Current status

The tool has implemented most of the classes to geneerate scenario JSON files. There are a few builders to make it easier to implement scenarios.

Still! The project is in a really earyl alpha stage. It is a prototype to examine the idea. Use it carefully.

Contact

The tool is written by Bifrost by Bjørn Næss bna@dips.no. Contact me for idea and information sharing.

Readme

Keywords

Package Sidebar

Install

npm i testmanager-scenario-builder

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

67.6 kB

Total Files

76

Last publish

Collaborators

  • bjornna