StéphaneDucasse
StéphaneDucasse
$ pillar build pdf ne pourrait pas passer le checker avant par défault. Puis on pourrait avoir $ pillar build pdf —nocheck et même un mode strict pour s’arreter avant...
Sometimes we need to report some broken tests and it is tedious to type all the selectors. It would be super to get a menu item that paste de list...
Todo.
We have two classes - ReCreateAccessorsForVariableTransformation - RBAddAccessorForVariableTransformation
while defining a class for my tests I got the following completion result. 
When you want to run code coverage, you select test packages and packageS that these tests test. Now you can only select one package so this defeats the point.
Imagine the following situation ``` A >> x ^ 33 B is empty C >> x ^ super x + 10 ``` Now we add a simple method x in...
``` testBestNodeForReturnAStatementWhenIntervalInStatementWithoutLeftPart | ast start body | body := 'm | a | a := 1111111111111111. '. start := 'm | a | ' size. ast := (RBParser parseMethod: body)...
The method ``` getMethodString ^'toto "First comment" | temp variables | "Second comment" assignement := " Third comment " #node. "Fourth comment" message "Fifth comment", ''node''. "Sixth comment" cascade node;...