spring-bootcucumbercucumber-java

How to config typeregistryconfigurer in cucumber 7


I want to have automatic configuration for types in cucumber 7 , do you know how can I config typeregistryconfigurer in cucumber 7 ?


Solution

  • Instead of typeregistryconfigurer , we need to use provided annotations in cucumber 7 like @DataTableType