libsql / hrana-client-ts

Hrana client for TypeScript and JavaScript
https://libsql.org/hrana-client-ts/
MIT License
22 stars 7 forks source link

replace jest by vitest #22

Open sivukhin opened 1 week ago

sivukhin commented 1 week ago

Jest has weird issues with typing: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/60924

vitest looks better from that perspective