kokomo-bay
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

kokomo bay 🏝

tl;dr

  1. Install the dependencies

yarn install

  1. Start the test scheduler after nuking everything

yarn nuke; yarn test

  1. Once the test scheduler is running, from another terminal, you can inspect it with pm2:

view all processes

yarn pm2 ls

view all logs

yarn pm2 logs -f

view the logs of a single tests

yarn pm2 logs 1 -f

launch the pm2 dashboard

yarn pm2 monit

launch a pre-built test

echo '{"fs": "./foobar", "ports": ["3333"]}' | node js-bazel/myTests/ClassicalReact/ClassicalComponent.esbuild-puppeteer.test.mjs

/kokomo-bay/

    Package Sidebar

    Install

    npm i kokomo-bay

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    17.4 MB

    Total Files

    260

    Last publish

    Collaborators

    • adamwong246