Mark Vlcek
unread,Aug 6, 2013, 8:52:05 PM8/6/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to play-fr...@googlegroups.com
Hi all,
I just upgraded to Play 2.1.3 but now when I run the 'play test' command none of my tests run. It still finds all my JUnit test classes but it prepends them with the package name (e.g. models.ExampleTest) and then says "0 tests, 0 failures, 0 errors"
Anything I need to change to get this working again in 2.1.3? The only possibly relevant thing I saw in the changelog was "Upgrade junit-interface to 0.10" but I don't know what implications this has.