Halleck45 / BDDWizard

GUI for Behavior Driven Development
MIT License
56 stars 17 forks source link

Installing #7

Closed heatherpriceonline closed 10 years ago

heatherpriceonline commented 10 years ago

I ran the wget and the php commands, but I don't understand how this is supposed to generate reports.

Was I supposed to download the .zip and extract it in a specific place?

What do I need to do to get this running?

Thanks.

Halleck45 commented 10 years ago

You should also run the second line:

wget ...
php bdd-wizard.phar --features=/path/of/features --reports=/path/of/junit-format/results

This command will run a PHP webserver.