@bestest/runner-local

Runner part of Bestest benchmarking tool - run your code in different environments.

Usage no npm install needed!

<script type="module">
  import bestestRunnerLocal from 'https://cdn.skypack.dev/@bestest/runner-local';
</script>

README

@bestest/runner-local

Local adapter for Bestest runner, which uses @bestest/node-module-sandbox to run code in sandboxed environment.

It will have same problems, as @bestest/node-module-sandbox have:

Warning: Remember, you should not treat this as a safe sandbox solution! It is also changing some default behaviors, so you may treat is as a buggy as well.

Changelog

  • 1.0.0 (on 2019-08-14): initial version