prisma-pg-jest
Integration test suite
An example project demonstrating how to integrate Prisma, Postgres, and Jest for integration testing
Example showcasing how to use Prisma + Postgres + Jest, where each test has its own unique DB context
103 stars
4 watching
7 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
examplejestpostgresprismaprisma2
Related projects:
Repository | Description | Stars |
---|---|---|
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |
ctrlplusb/prisma2-template | A template project for rapid Prisma 2 schema experimentation and development | 12 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |
marcjulian/nestjs-prisma | A library and schematics to integrate Prisma with NestJS applications | 25 |
gabrielcolson/intellij-prisma | Provides syntax highlighting and basic language support for Prisma schema languages in IntelliJ-based IDEs. | 42 |
david-kunz/jester | A plugin to debug and run Jest tests in Neovim | 201 |
cossacklabs/pg_themis | A PostgreSQL extension for encrypting and decrypting data using the Themis library. | 30 |
thymikee/jest-preset-angular | A configuration preset for Angular projects to use with the Jest testing framework. | 885 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
dangreenisrael/eslint-plugin-jest-formatting | A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
trpc/examples-next-prisma-starter | A Next.js project integrating Prisma and tRPC for a full-stack React application with automated testing and deployment | 723 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 249 |
styled-components/jest-styled-components | Utilities for testing Styled Components with Jest | 1,584 |