Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/justaos_orm/test/test-suite.ts>TestContext

JUSTAOS's ORM (Object–relational mapping) tool is built for Deno and provides transparent persistence for JavaScript objects to Postgres database.
Latest
interface TestContext
import { type TestContext } from "https://deno.land/x/justaos_orm@v10.1.0/test/test-suite.ts";