ktr-test
v1.0.0
Published
Prerequisites: - bun
Downloads
4
Readme
ktr-test
Prerequisites:
- bun
bun i ktr-test
ktr-test example --minimal --report
ktr-test-coverage reportPath swaggerEndpoint
ktr-auto-test
Auto test:
- clears the database before running tests
- starts the backend
- runs the tests
- stops the backend
- resets the environment file
To use auto-test setup set the following environment variables:
KTR_STUDIO_BACKEND_PATH=/path/to/java-backend
KTR_STUDIO_FRONTEND_PATH=/path/to/react-frontend