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: about 2 years ago
Linked from 1 awesome list
examplejestpostgresprismaprisma2
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of helper functions and matchers for testing reactive code with RxJs | 113 |
| A template project for rapid Prisma 2 schema experimentation and development | 12 |
| A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,134 |
| A library and schematics to integrate Prisma with NestJS applications | 25 |
| Provides syntax highlighting and basic language support for Prisma schema languages in IntelliJ-based IDEs. | 42 |
| A plugin to debug and run Jest tests in Neovim | 202 |
| A PostgreSQL extension for encrypting and decrypting data using the Themis library. | 30 |
| A configuration preset for Angular projects to simplify testing with Jest | 889 |
| Transforms Svelte components for integration with Jest testing framework | 36 |
| A plugin for ESLint that provides formatting rules to ensure consistency and readability in Jest test suites. | 156 |
| A Next.js project integrating Prisma and tRPC for a full-stack React application with automated testing and deployment | 729 |
| A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| A native PostgreSQL client driver written in Zig | 259 |
| Utilities for testing Styled Components with Jest | 1,585 |