An open API service indexing awesome lists of open source software.

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

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