Use the flag to start the generate process but read user config from user inputs rather than flags.
When i run behat with the --dm-generate without any value
And i enter comma separated data mod names
And i am asked for tables woth default values
And i am asked for connection to use which defaults to first
And i am asked for path to generate into which defaults to features/bootstrap/DataMods
And i am asked for namespace which defaults to DataMod
Then i am shown my chosen settings
And i confirm my settings
And the data mods are generated accordingly
Use the flag to start the generate process but read user config from user inputs rather than flags.
When i run behat with the --dm-generate without any value
And i enter comma separated data mod names
And i am asked for tables woth default values
And i am asked for connection to use which defaults to first
And i am asked for path to generate into which defaults to features/bootstrap/DataMods
And i am asked for namespace which defaults to DataMod
Then i am shown my chosen settings
And i confirm my settings
And the data mods are generated accordingly