Development You can run the tests with ava, to run a specific test file use: npx ava ./tests/endpoints/basic.test.ts To run the entire test suite use npm run test