Skip to content

Commit

Permalink
added some infos to README
Browse files Browse the repository at this point in the history
  • Loading branch information
agallou committed Sep 17, 2011
1 parent 4ec10d2 commit 247a2cb
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.markdown
Expand Up @@ -8,5 +8,16 @@ Install sfAtoumPlugin as a git submodule

Get atoum bundle with the plugin

cd plugins/sfAtoumPlugin
git submodule update --init
cd plugins/sfAtoumPlugin && git submodule update --init && cd ../../


##Launch tests

php symfony atoum:test


##Atoum

Atoum repository and documentation is available here :

https://github.com/mageekguy/atoum

0 comments on commit 247a2cb

Please sign in to comment.