Skip to content

Commit

Permalink
docs: add e2e in core packages
Browse files Browse the repository at this point in the history
  • Loading branch information
joshxfi authored Aug 2, 2024
1 parent 38cc050 commit 38bd90a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ If you like this project, please consider giving it a star! ✨ If you wish to s
| `@umamin/db` | Database schema & migrations using Drizzle ORM |
| `@umamin/gql` | GraphQL schema models and resolvers using Pothos |
| `@umamin/aes` | Encryption algorithm using AES in Galois/Counter Mode (AES-GCM) |
| `@umamin/e2e` | End-to-end testing suite using Playwright |

### Prerequisites
- [`Turso CLI`](https://docs.turso.tech/cli/installation) (for local libSQL server)
Expand Down

0 comments on commit 38bd90a

Please sign in to comment.