I think it would be a good idea to have the book code snippets Incorporated into a SUnit regression test suite. (If doc is not treated as code, then sooner or later it will get out of sync...)
I think it would be a good idea to have the book code snippets Incorporated into a SUnit regression test suite.
normally code snippet in the book that are tagged with a special tag are extracted and run as unit tests. This is long time that I did not try but this was working.
(If doc is not treated as code, then sooner or later it will get out of sync...)
stephane ducasse wrote
normally code snippet in the book that are tagged with a special tag are extracted and run as unit tests. This is long time that I did not try but this was working.
Is there a Jenkins job? ----- Cheers, Sean -- View this message in context: http://forum.world.st/suggestion-for-book-code-snippets-tp4677338p4677420.ht... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
not yet :) On Mar 19, 2013, at 10:23 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
stephane ducasse wrote
normally code snippet in the book that are tagged with a special tag are extracted and run as unit tests. This is long time that I did not try but this was working.
Is there a Jenkins job?
----- Cheers, Sean -- View this message in context: http://forum.world.st/suggestion-for-book-code-snippets-tp4677338p4677420.ht... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (3)
-
Paul Davidowitz -
Sean P. DeNigris -
stephane ducasse