Overkill is a test authoring and runner toolkit for explicit, composable test trees.
Install the standard distribution:
npm install -D @overkill-dev/testThe @overkill-dev/test package ships the public overkill binary and the
default authoring facade. See
source/packages/test/readme.md for the
quickstart and package surface.