astro-accelerator-utils
v0.3.81
Published
Astro utilities for Astro Accelerator.
Readme
Astro Accelerator Utils
Utility classes for Astro Accelerator
Overview
This package is tested with CucumberJS. The tests are written in the features folder and are run using the pnpm test command.
See TEST.md for detailed test results and coverage information.
Update Type Information
Run the command:
pnpm typesRunning Tests
Run the command:
pnpm testTo generate a coverage report in TEST.md, run:
pnpm test:reportCreate new version
Run the command:
pnpm refreshThis updates dependencies, increments the version number, and re-runs types and tests. If successful, committing the change updates the package on NPM.
