There was an error while loading. Please reload this page.
1 parent fa96245 commit d8922f2Copy full SHA for d8922f2
_posts/news/2015-01-12-announcing-scalajs-0.6.0-RC1.md
@@ -34,6 +34,7 @@ The following libraries and testing frameworks have already been upgraded and pu
34
* [Autowire](https://github.com/lihaoyi/autowire): `"com.lihaoyi" %%% "autowire" % "0.2.4-RC1"`
35
* [µPickle](https://github.com/lihaoyi/upickle): `"com.lihaoyi" %%% "upickle" % "0.2.6-RC1"`
36
* [µTest](https://github.com/lihaoyi/utest): `"com.lihaoyi" %%% "utest" % "0.2.5-RC1" % "test"`
37
+* [MiniTest](https://github.com/monifu/minitest): `"org.monifu" %%% "minitest" % "0.10" % "test"`
38
39
## Preparations before upgrading from 0.5.x
40
0 commit comments