Releases: InnoNestX/testcase-generator
Releases · InnoNestX/testcase-generator
Release list
1.0.0
Testcase Generator 1.0.0
Development-stage release for the four currently supported delivery modes: local source run, OpenClaw, npm, and Docker.
Distribution
- npm: not configured for this workflow run.
- GHCR: published.
docker pull ghcr.io/innonestx/testcase-generator:1.0.0(package) - Docker Hub: not configured for this workflow run.
- GitHub Release assets:
Quick Start
-
npm: not available in this workflow run.
-
GHCR:
docker pull ghcr.io/innonestx/testcase-generator:1.0.0 -
Release asset (package tarball): testcase-generator-1.0.0.tgz
-
Release asset (package zip): testcase-generator-1.0.0.zip
-
Release asset (standalone bundle): testcase-generator-1.0.0-bundle.tgz
-
Release asset (standalone bundle zip): testcase-generator-1.0.0-bundle.zip
What Is Included
- Web UI with bilingual page language support, including localized Testing Stage content and export output language.
- Standalone service with request rate limiting and safer media probing.
- OpenClaw plugin package, npm package, and Docker images for the same 1.0.0 release line.
- Source archives: zip and tar.gz
Notes
- Default standalone port:
3456 - Configure at least one provider API key before first run.
- For Docker and env-based startup,
AI_PROVIDER=anthropicis the default recommendation. - GitHub Packages hosts container images; downloadable zip assets are attached in GitHub Releases.