Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 308 Bytes

Testing

All connectors are enabled by default in the Fireproof test suite. To run a test for a single connector, you can use the Vitest workspace configuration.

For example, to run tests for the PartyKit connector only, you can use the following command:

$ npm test -- --project partykit