Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transformers now necessary? #34

Open
minutekey opened this issue Sep 18, 2013 · 1 comment
Open

Transformers now necessary? #34

minutekey opened this issue Sep 18, 2013 · 1 comment

Comments

@minutekey
Copy link

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

@ignasi35
Copy link

Hi @minutekey I'm a similar situation. Found this example on using Transformers (new?):

cucumber/cucumber-jvm@c4b2517

and the commit where Transforms (old?) where removed:

cucumber/cucumber-jvm@9d768ee

Didn't have time for testing it though. :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant