Skip to content

feathersjs/feathers-adapter-vitest

Repository files navigation

Feathers Adapter Tests for vitest

Feathers shared database adapter test suite

About

This is a repository that contains the test suite for the common database adapter syntax. See the API documentation for more information.

Installation

npm install --save-dev feathers-adapter-vitest

Usage

// index.test.ts

import { defineTestSuite } from "feathers-adapter-vitest";

const testSuite = defineTestSuite([
  ".events",
  // ... and so on
]);

License

Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •