[forge-dev] A silent build

Paul Bakker paul.bakker.nl at gmail.com
Thu Apr 19 15:08:42 EDT 2012


This is awesome! It makes testing much easier too :-)

Paul

On Apr 19, 2012, at 21:04 , Lincoln Baxter, III wrote:

> You may notice when building forge from master, that test output is no longer printed to the console. This is because George Gastaldi has implemented a long standing feature request:
> 
> https://issues.jboss.org/browse/FORGE-211
> 
> It is now possible to call: getOutput() in Forge test cases extending from AbstractShellTest, making assertions on what your plugin is actually printing to the console.
> 
> Assert.assertTrue(getOutput().contains("Expected output"));
> 
> -- 
> Lincoln Baxter, III
> http://ocpsoft.org
> "Simpler is better."
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20120419/f95ce253/attachment.html 


More information about the forge-dev mailing list