Hi devs, As you may know I've created a Compatibility Test Suite for the Rendering module. The idea is to have a suite of tests executed for all syntaxes.
The reason this is important is because we need to tell our users what is the level of support for all the syntaxes we support. And it's only useful if the CTS suite is complete. Now we had some integration tests before, located in xwiki-rendering-integration-tests and the goal is to move these tests in 2 places: * the CTS (in xwiki-rendering-test) * tests specific to a given syntax and not part of the CTS because they're really syntax-specific (for example the current bold3, 4, 5, 6, 7 and 9 for bold tests - bold1, 2 and 8 have been moved to CTS already) I've started doing the work and… it's a lot of work… This is what I have now: http://rendering.xwiki.org/xwiki/bin/view/Main/SyntaxReport I need help and thus I'd like to propose a CTS Day for everyone interested in helping out. I'm proposing Monday the 4th of June (since before that we have the 4.1M2 release and we should have the max time for it). So who can join in for this necessary work? Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

