
# sqlx-database-tester-wsf
sqlx tester for postgres, work with tokio only.
create one database at start of testing and destory after test ending.
## How to use it
```bash
$ cargo generate --git https://github.com/wsfy15/rust-lib-template
```
You can rename `_github` directory as `.github` to fire a github Action.
Have fun with this crate!
## License
This project is distributed under the terms of MIT.
See [LICENSE](LICENSE.md) for details.
Copyright 2021 SF Wu