You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris,
After upgrading to the latest xsbt cucumber plugin, I suddenly see errors like this:
Don't know how to convert "9.0" into scala.math.BigDecimal.
I've done a lot of searching to try and figure out how I might resolve this, but the only thing that looked promising was in cucumber.runtime.scala.Transforms and this doesn't appear to exist anymore. Is there a new way to achieve these sorts of transforms, or is this some sort of regression?
Best regards,
Steve
The text was updated successfully, but these errors were encountered:
Chris,
After upgrading to the latest xsbt cucumber plugin, I suddenly see errors like this:
Don't know how to convert "9.0" into scala.math.BigDecimal.
I've done a lot of searching to try and figure out how I might resolve this, but the only thing that looked promising was in cucumber.runtime.scala.Transforms and this doesn't appear to exist anymore. Is there a new way to achieve these sorts of transforms, or is this some sort of regression?
Best regards,
Steve
The text was updated successfully, but these errors were encountered: