I have hundreds of JUnit tests, using junit.framework.Test suite ( ), which work in 8.x. But in 9, for some reason only one of them gets run, not sure why it picks that one.
I have hundreds of JUnit tests, using junit.framework.Test suite ( ), which work in 8.x. But in 9, for some reason only one of them gets run, not sure why it picks that one.
Please try the latest EAP - it contains some JUnit fixes. If it doesn't help, please file a YouTrack issue with details.
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
On closer look, it appears that the tests are being run, but the status and output is not not shown in the Test Runner window.
Hello john,
Please try the latest EAP - it contains some JUnit fixes. If it doesn't help,
please file a YouTrack issue with details.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"