-
IntelliTester 0.4.4
StableAll checks were successfulCI / test (push) Successful in 15sCI / lint (push) Successful in 17sCI / typecheck (push) Successful in 14sCI / build (push) Successful in 24sCI / integration-test (push) Successful in 21sSync Action to Actions Repo / sync-action (push) Successful in 9sCI / trigger-publish (push) Has been skippedCI / Cleanup Old Caches (push) Successful in 9sreleased this
2026-05-11 19:19:34 +00:00 | 3 commits to main since this releaseIntelliTester 0.4.4
Changes
- Add --storage-state CLI flag + resolve YAML paths relative to their file (
97c0bcc) - Add storageState config + saveStorageState action, plus CI cleanup safety net (
b56df0e) - Move 'actions' to public repo (
0afc48e)
Installation
npm
npm install intellitester@0.4.4pnpm
pnpm add intellitester@0.4.4CLI
npx intellitester@0.4.4Packages Published
- intellitester@0.4.4
- intellitester-astro@0.4.4
- vite-plugin-intellitester@0.4.4
Published to: https://www.npmjs.com/package/intellitester
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Add --storage-state CLI flag + resolve YAML paths relative to their file (