Utility ‐ tape6‐runner - uhop/tape-six GitHub Wiki
tape6-runner
is a helper to run tests in different environments. It returns paths
of various utilities.
Usage
The utility can be invoked like that:
tape6-runner [utility]
The following utilities are available:
Name | Utility |
---|---|
main |
tape6 |
node |
tape6-node |
bun |
tape6-bun |
deno |
tape6-deno |
server |
tape6-server |
runner |
tape6-runner |
In all cases it will return a path to the utility script.