I\'m following along with this blog to create unit tests that use my data fixtures as a base. The relevant code:
namespace Tests\\AppBundle\\Repository; use Sy
doctrine/doctrine-bundle and doctrine/doctrine-fixtures-bundle should be installed to run doctrine:schema and doctrine:fixtures commands
doctrine/doctrine-bundle
doctrine/doctrine-fixtures-bundle
doctrine:schema
doctrine:fixtures