Skip to content

Instantly share code, notes, and snippets.

@wowo
Created November 8, 2010 19:15
Show Gist options
  • Save wowo/668117 to your computer and use it in GitHub Desktop.
Save wowo/668117 to your computer and use it in GitHub Desktop.
Konfiguracja projektu w symfony pod Test Driven Development
test:
doctrine:
class: sfDoctrineDatabase
param:
dsn: 'sqlite::memory:'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment