Adam Fraser
Adam Fraser
@kitlangton Can your recent work on `series/2.x` be back ported to resolve this?
Yes, spent a bit of time working on that. How do I add a cross project dependency for Native? `%%%`? Trying to add the SBT test runner dependency if possible.
Okay, I found the Scala Native Test Interface and that seems to be working. Now I am blocked on the `portable-scala-reflect` dependency. It looks like there is an [open ticket](https://github.com/scala-native/scala-native/issues/1279)...
Closing as we support this now.
That's fine. Happy to reopen.
Yes I would definitely like to do something like this for our own use as well as for others. I think there are a couple of ways we could potentially...
There are some limits to how many changes we can make with the automated migration tool. @swoogles Do you think this is feasible?
Totally. Just to be clear the expectation is not that the automated tool will handle 100% of your migration but that it will handle ~90% of it and make it...
@emilhotkowski Definitely!
Copying @Vilkina.