Allows to run [Ghost Inspector](https://ghostinspector.com/) tests anywhere through an [ngrok](https://ngrok.com/) tunnel.
npm install @webgriffe/ghost-inspector-anywhereAllows to run Ghost Inspector tests anywhere through an ngrok tunnel.
``bash`
yarn install @webgriffe/ghost-inspector-anywhere
`bash`
yarn run ghost-inspector-anywhere \
[--setup-script=
[--teardown-script=
Where could be either a directory containing Ghost Inspector JSON tests files or a single Ghost Inspector JSON test file;outputDir
and must be a directory where to store tests results JSON files.
and
This library is under the MIT license. See the complete license in the LICENSE file.
Developed by Webgriffe®.