🪢 Recursos Compartilhados
Compartilhe estado, servidores, conexões de banco de dados e mais entre arquivos de teste paralelos, sem setup duplicado e sem conflitos.
Compartilhe estado, servidores, conexões de banco de dados e mais entre arquivos de teste paralelos, sem setup duplicado e sem conflitos.
End-to-end example of testing Poku and Drizzle ORM, from installing the driver to spinning the database up with Docker Compose.
End-to-end example of testing Poku and the Knex query builder, from installing the driver to spinning the database up with Docker Compose.
End-to-end example of testing a MongoDB database with Poku and the official mongodb driver, from installing the driver to spinning the database up with Docker Compose.
End-to-end example of testing a MySQL database with Poku and the mysql2 driver, from installing the driver to spinning the database up with Docker Compose.
End-to-end example of testing a PostgreSQL database with Poku and the pg driver, from installing the driver to spinning the database up with Docker Compose.
End-to-end example of testing Poku and Prisma, from installing the client to spinning the database up with Docker Compose.
End-to-end example of testing a ScyllaDB database with Poku and the cassandra-driver, from installing the driver to spinning the database up with Docker Compose.
End-to-end example of testing Poku and the Sequelize ORM, from installing the driver to spinning the database up with Docker Compose.
End-to-end example of testing Poku and the TypeORM ORM, from installing the driver to spinning the database up with Docker Compose.