rhythm.deployment-test

A simple test script to ensure that a website is ready to be deployed.

Usage no npm install needed!

<script type="module">
  import rhythmDeploymentTest from 'https://cdn.skypack.dev/rhythm.deployment-test';
</script>

README

rhythm.deployment-test

A simple test script to ensure that a website is ready to be deployed.

Installation

npm i -g rhythm.deployment-test

Usage

Make sure to set the local environment variable 'GOOGLE_API_KEY' to your Google API key before running your tests.

rdt domain [port]

Examples

rdt mydomain.com

rdt test.mydomain.com 8080