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

Use JUnit to support cross platform #21

Closed
ekrich opened this issue Mar 25, 2019 · 3 comments
Closed

Use JUnit to support cross platform #21

ekrich opened this issue Mar 25, 2019 · 3 comments

Comments

@ekrich
Copy link
Owner

ekrich commented Mar 25, 2019

Perhaps ScalaTest using FunSuite http://www.scalatest.org/user_guide/selecting_a_style
Maybe uTest
Others?

@ekrich
Copy link
Owner Author

ekrich commented Jun 24, 2019

My current thinking is that porting JUnit to Scala Native from Scala.js is the best cross-platform solution as it avoids waiting for a testing dependency for upgrades.

@ekrich ekrich changed the title Consider using something other than JUnit to support cross platform Use JUnit to support cross platform Sep 15, 2020
@ekrich
Copy link
Owner Author

ekrich commented Sep 15, 2020

JUnit support has been added to Scala Native so this can be started once 0.4.0 has been released.

@ekrich
Copy link
Owner Author

ekrich commented May 18, 2021

Closed in #139

@ekrich ekrich closed this as completed May 18, 2021
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