npm install mocha-phantomjsyarn add mocha-phantomjspnpm add mocha-phantomjs<script src="https://fastly.jsdelivr.net/npm/mocha-phantomjs"></script><script src="https://unpkg.com/mocha-phantomjs"></script><script type="module">
import mochaphantomjs from 'https://cdn.jsdelivr.net/npm/mocha-phantomjs/+esm';
</script><script type="module">
import mochaphantomjs from 'https://cdn.skypack.dev/mocha-phantomjs';
</script>