-
Notifications
You must be signed in to change notification settings - Fork 0
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
Complete the project setup #1
Comments
Confirmed
However there's a promising PR to enable Scala Native publishing for the Scala Test project: This PR depends on the I have checked the Unfortunately the
|
Doesn't Argonaut has scala native support - https://github.com/argonaut-io/argonaut - it's more FP-oriented (lenses etc) but I quite liked it on some prior projects. |
Also, for testing libraries utest has a build for native: https://github.com/lihaoyi/utest |
@fsat I just fixed the compilation issue in the scalatest PR, can you try again with the latest commit? |
@longshorej - Yes, https://github.com/playframework/play-json/blob/master/build.sbt#L25 However I think for the sake of expediency, I'd say we can go with the |
@longshorej - So I managed to get the argonaut to work, although it requires building a locally published Scala Native 0.3 artefact. The commit 5fc40c4 generates this output:
I have asked the |
@longshorej - utest works a treat! Thanks for the suggestion! |
@fsat For compiling ScalaTest.native, you need to checkout my PR (Duhemm/scalacheck#1) for ScalaCheck, rename the version in |
AutomateHeader
.Scalariform
.scopt
works.argonaut
utest
libunwind.so
.deb
,.rpm
, and.zip
?The text was updated successfully, but these errors were encountered: