https://github.com/thadeu/vitest-localstack-example
An example for vitest-localstack package
https://github.com/thadeu/vitest-localstack-example
Last synced: 8 months ago
JSON representation
An example for vitest-localstack package
- Host: GitHub
- URL: https://github.com/thadeu/vitest-localstack-example
- Owner: thadeu
- Created: 2023-11-07T04:33:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T05:05:11.000Z (over 2 years ago)
- Last Synced: 2024-10-19T01:15:46.511Z (over 1 year ago)
- Language: TypeScript
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vitest-localstack-example
Clone repository, install dependencies and run `yarn test:run`
## What this will be do?
- Run AWS Services locally in your Docker
- Configure Vitest
- Run your tests
