Skip to content

PHPUnit testing and database isolation #9954

Closed
@dmaicher

Description

@dmaicher

I'm wondering if it would be ok to update the documentation and mention my bundle as a reference to ease having isolated tests when it comes to database contents.

It could be mentioned on this page: https://symfony.com/doc/current/testing/database.html

This is the bundle:
https://github.com/dmaicher/doctrine-test-bundle
https://packagist.org/packages/dama/doctrine-test-bundle

It now has over 200.000 installs and seems to be working quite well 😊

Its also used on the symfony demo project since a while: https://github.com/symfony/demo/blob/master/composer.json#L32

WDYT? I believe it can be quite useful for many people.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DoctrineTestinghasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions