awltech / easycukes

EasyCukes is just a framework aiming at making Cucumber even easier than what it already is.
GNU Lesser General Public License v3.0
4 stars 5 forks source link

updated step defination for SCM, jenkins and gitlab #11

Closed GalandeVikram closed 7 years ago

GalandeVikram commented 8 years ago

Updated step definition for SCM, jenkins and gitlab We need to skip test as there is a proxy issue (ref : for build failed in case)

I have build and tested on my local with -DskipTests=true

aneveux commented 8 years ago

Please separate style commits from content commits. We cannot read the merge request because indentation has been updated at the same time as the actual content of the code :/

Thanks a lot ;)

GalandeVikram commented 8 years ago

Thanks Antoine :)

I used kazan style formatter defined in the kdev project. but You are right to get the exact difference I will re-format the code to previous format