Libraries tagged by doctrine test
dama/doctrine-test-bundle
30202741 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
lchrusciel/api-test-case
4778466 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
zenstruck/foundry
8394444 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
shipmonk/dead-code-detector
447118 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
liip/test-fixtures-bundle
6952981 Downloads
This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications
oskarstark/doctrine-type-testcases
88037 Downloads
Doctrine Type Testcases
lakion/api-test-case
490202 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
trappar/alice-generator
184131 Downloads
Automatically generates alice fixture based on a set of objects
webfactory/doctrine-orm-test-infrastructure
49227 Downloads
Provides utils to create a test infrastructure for Doctrine 2 entities.
webonaute/doctrine-fixtures-generator-bundle
182327 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
phariscope/doctrine-testing-tools
7117 Downloads
A PHP component to test Doctrine Repositories
facile-it/doctrine-test-module
12407 Downloads
Laminas Framework module that provides features that help you run your Laminas-based App's testsuite more efficiently with isolated tests
pierres/doctrine-migrations-test
23480 Downloads
Test cases to verify Doctrine Migrations
lastzero/test-tools
42658 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
runroom-packages/testing
64649 Downloads
This library provides tools to help testing our bundles and projects