BDDWizard icon indicating copy to clipboard operation
BDDWizard copied to clipboard

GUI for Behavior Driven Development

Results 8 BDDWizard issues
Sort by recently updated
recently updated
newest added

Hello, this tool looks really great, any plan to move it to behat3 (and to a more recent version of behat/gherkin) ? Thanks

Bonjour, Peut on lancer en stand alone et arreter le service sans garder une fenetre de terminal ouvert sous linux ? Merci

question

Detailed options requisits.

On Windows Seven, when trying to php bdd-wizard.phar --features="D:\www\behat\features" --reports="D:\www\behat\output\junit" I get the following output : 'GHERKIN_FEATURES' n’est pas reconnu en tant que commande interne ou externe, un programme exécutable...

Bonjour, Pourriez-vous m'indiquer comment passer l'outil en FR ? Pour l'instant je fais tourner l'outil en local. J'ai bien changé la ligne intl.default_locale = fr-FR dans mon php.ini (j'ai bien...

If you run `composer validate`, you will get a warning: > License "mit" is not a valid SPDX license identifier, see http://www.spdx.org/licenses/ if you use an > open license. Licence...

(Duplicate of https://github.com/Halleck45/BehatWizardBundle/issues/25) Reports never get loaded in the interface. The status of the feature is "pending". Folder structure: ``` features: basis.feature bootstrap reports: TEST-basis.xml ``` Content of TEST-basis.xml ```...