This plugin displays JUnit test names for Scala classes as they appear in source, eg "some$u0020test" becomes "some test". # Screenshot Before: ![](docs/images/without_plugin.png) After: ![](docs/images/with_plugin.png) # Change Log ### Version 1.0 (May 23, 2013) - Initial release