@swizzyai/swizzy-web-service-test-framework
v0.1.0
Published
Test framework for swizzy web services
Downloads
96
Readme
Swizzy Web Service Test Framework
Test framework for Swizzy web services.
Overview
This framework provides utilities for testing Swizzy web services, including assertion helpers, mocking, and app creation for testing.
Installation
npm install @swizzyai/swizzy-web-service-test-frameworkScripts
npm run build: Build the project using TypeScript.npm run dev: Build and watch for changes.npm test: Run tests.
License
Apache-2.0 - See LICENSE for details. Copyright 2026 Jason Gallagher
