Formatting Cucumber Feature file

Manish picture Manish · Mar 3, 2014 · Viewed 12.5k times · Source

I extensively use Data tables in cucumber feature file. Data Tables are mostly dump of Database table which i export in pipe delimted format and not properly aligned.

Is there any option in Cucumber-JVM that will auto align DataTables ?

Answer

Gaurav picture Gaurav · Jul 17, 2018

If you're using IntelliJ go to Code>Reformat code