I use Spock and want monospace output on the jUnit tab in Eclipse, but the parameter described in this Q / A ( Monospace font for junit in eclipse? ) Is deprecated. Does anyone know a workaround?
The Jspresso Spock plugin solves this problem perfectly. :) I just installed version 2.8.0.
After installing it, you need to right-click on the project and select Jspresso> Add Spock Nature. What is it.
I think because the people at Groovy Eclipse were so kind as to add this feature to the Eclipse 4.4 M1 (thanks!) In which it really belongs. (See Add a monospace font option to present junit results .) However, I really hope that they will support the function for older versions of Eclipse, since it will take years until most Spock users migrate to Eclipse 4.4. And this not only affects Spock code, but also all Groovy with assert code. I will try to contact the authors.
assert
Try using the Groovy Eclipse plugin snapshot release (version 2.9.x) here: http://dist.springsource.org/snapshot/GRECLIPSE/e4.3/
Source: https://habr.com/ru/post/1493540/More articles:PyMC: multidimensional estimation in non-stationary noise - pythonWarning: mysql_real_escape_string (): access denied for user '' @ 'localhost' (using password: NO) - phpHow to rename an encrypted file without an ASCII character in ASCII - pythonHow to use an HTML object in the "content_tag" Rails attribute? - ruby-on-railsHow to write obscene amount of data to a file? - performanceCrystal Reports ActiveX Viewer throws memory exception in VB6 / .NET App Windows 7 - c #VB6 App Calling.NET DLL OutOfMemory Exception - .netReturn double or complex from a template function - c ++"Initializer is not a compile-time constant" works in .mm? - objective-cA function template cannot infer a type if the types T and U are the same - c ++All Articles