Skip to content

Commit d8922f2

Browse files
author
Alexandru Nedelcu
committed
Add MiniTest in 0.6.0-RC1 announcement
1 parent fa96245 commit d8922f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_posts/news/2015-01-12-announcing-scalajs-0.6.0-RC1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The following libraries and testing frameworks have already been upgraded and pu
3434
* [Autowire](https://github.com/lihaoyi/autowire): `"com.lihaoyi" %%% "autowire" % "0.2.4-RC1"`
3535
* [µPickle](https://github.com/lihaoyi/upickle): `"com.lihaoyi" %%% "upickle" % "0.2.6-RC1"`
3636
* [µ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"`
3738

3839
## Preparations before upgrading from 0.5.x
3940

0 commit comments

Comments
 (0)