convex-test

v0.0.13
A JS mock of the Convex backend for testing your Convex functions.
test jest vitest convex

lint

eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0

test

vitest

build

tsc

clean

rm -rf dist

prebuild

npm run lint && npm run test:once

test:once

vitest run

test:debug

vitest --inspect-brk --no-file-parallelism

prepublishOnly

npm run build

Metadata

  • Apache-2.0
  • Whatever
  • Sarah Shader & Michal Srb
  • released 4/27/2024

Downloads