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

replace TestUtils with portable-scala-reflect #27

Closed
SethTisue opened this issue Sep 16, 2018 · 1 comment
Closed

replace TestUtils with portable-scala-reflect #27

SethTisue opened this issue Sep 16, 2018 · 1 comment

Comments

@SethTisue
Copy link
Contributor

thanks to scala-js/scala-js@a22886b (part of scala-js/scala-js#3356), minitest needs the same treatment that utest got in com-lihaoyi/utest#178 /cc @sjrd

this turned up in the Scala 2.12 community build at e.g. https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-integrate-community-build/3520/consoleFull

[minitest] [error] /home/jenkins/workspace/scala-2.12.x-integrate-community-build/target-0.9.14/project-builds/minitest-3135a316c87d6520199f60a7113aa9824e4dcd6b/jvm_js/src/main/scala/minitest/Platform.scala:20:12: object scalajs is not a member of package org
[minitest] [error] import org.scalajs.testinterface.TestUtils
[minitest] [error]            ^
@sjrd
Copy link
Contributor

sjrd commented Sep 16, 2018

#28

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

2 participants