Changes for page Extending XWiki Rendering

Last modified by Vincent Massol on 2024/03/27 13:35

<
From version < 9.1 >
edited by Vincent Massol
on 2018/02/21 10:02
To version < 10.1 >
edited by Vincent Massol
on 2018/02/21 10:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -65,9 +65,8 @@
65 65  
66 66  There are 2 Rendering test frameworks you can use (they're both located in the ##org.xwiki.rendering:xwiki-rendering-test## module):
67 67  
68 -* {{scm project="xwiki-rendering" path="xwiki-rendering-test"}}Generic Rendering Test Framework{{/scm}} (TODO: Document it)
69 -** {{scm project="xwiki-rendering" path="/xwiki-rendering-integration-tests/src/test/java/org/xwiki/rendering/WikiIntegrationTests.java"}}example{{/scm}}.
70 -* The [[Compatibility Test Suite>>Main.CompatibilityTestSuite]]
68 +* The [[Rendering Test Framework>>Main.Extending.RenderingTestFramework]]: Allows to easily write tests to assert that your Parser or Renderer does the right thing.
69 +* The [[Compatibility Test Suite>>Main.Extending.CompatibilityTestSuite]]: A well-known suite of commmon Tests for all Syntaxes to pass.
71 71  
72 72  = Adding a new Macro =
73 73  
  • Powered by XWiki 14.10.18-node1. Hosted and managed by XWiki SAS

Get Connected