We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91591af commit 6dea086Copy full SHA for 6dea086
README.md
@@ -20,6 +20,12 @@ An extension which inherits from this generic extension will automatically get f
20
* API to serialize/deserialize XML data (`JAXBUtils`)
21
* REST application and end points giving access to settings functionality described above as well as access to extension information and version
22
* Swagger UI page listing information about REST API provided
23
+* Some utility classes and methods to simplify development of new extensions
24
+* Some test classes to simplify testing of new extensions using JUnit and Mockito
25
+
26
+> [!IMPORTANT]
27
+> Starting from version 8.0.0 only latest version of Polarion is supported.
28
+> Right now it is Polarion 2410.
29
30
## How to use
31
0 commit comments