fix(ci): upgrade node to v22 and update docs to reflect vitest usage (#55)
Reviewed-on: #55
This commit is contained in:
@@ -13,7 +13,7 @@ This repository is maintained by Gemini.
|
||||
|
||||
## Testing
|
||||
|
||||
This project uses [Jest](https://jestjs.io/) for testing. The tests are located in the `__tests__` directory.
|
||||
This project uses [Vitest](https://vitest.dev/) for testing. The tests are located in the `__tests__` directory.
|
||||
|
||||
To run the tests locally, use the following command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user