Skip to content

chore: create an npm script to run tcases

Rupert requested to merge npmTcasesScript into main

There is now no need to run tcases by calling /usr/local/tcases/bin/tcases-api <file_name>. We can now call npm run tcases <file_name>

Edited by Rupert

Merge request reports