Name of the Stoobly workflow you want to validate. Workflows available by default:
mock
record
test
Options
--app-dir-path
path to the directory where your scaffolded application is.
Example
In this example, we have created our scaffolded application in ./app and are looking to validate the record workflow. The record workflow comprises of two services called example-service and example-custom-container-service. Our goal with the following command is to ensure that application is ready for recording requests.
After running a series of checks and collecting the results, here's an example output: