Open DavertMik opened 5 years ago
Currently runner reads config from codecept.conf.js There should be an option to specify a different path or config file via parameters:
codecept.conf.js
codepress -c myconfig.js
I would suggest adding a "create profile" feature where you can define things like:
Sorry, I didn't get how create profile to be used. Maybe it should go to codeceptjs core?
Currently runner reads config from
codecept.conf.js
There should be an option to specify a different path or config file via parameters: