mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-24 14:34:26 -05:00
18 lines
316 B
Markdown
18 lines
316 B
Markdown
# Better Auth Test Utils
|
|
|
|
Testing utilities for [Better Auth](https://www.better-auth.com) adapter development and integration testing.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
npm install @better-auth/test-utils
|
|
```
|
|
|
|
## Documentation
|
|
|
|
For full documentation, visit [better-auth.com](https://www.better-auth.com).
|
|
|
|
## License
|
|
|
|
MIT
|