📝 Add End-to-End Testing with Playwright to frontend README.md (#1279)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
Alejandra
2024-08-01 11:50:55 -05:00
committed by GitHub
parent d9a21d3b49
commit 9e0146c64c
2 changed files with 31 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
- 💃 Using TypeScript, hooks, Vite, and other parts of a modern frontend stack.
- 🎨 [Chakra UI](https://chakra-ui.com) for the frontend components.
- 🤖 An automatically generated frontend client.
- 🧪 [Playwright](https://playwright.dev) for End-to-End testing.
- 🦇 Dark mode support.
- 🐋 [Docker Compose](https://www.docker.com) for development and production.
- 🔒 Secure password hashing by default.