Repository of sample GITB Test Description Language (TDL) test suites referenced from the Test Bed's documentation. The provided test suites can typically be uploaded as-is to a GITB Test Bed instance and used for experimentation.
The testSuites folder contains all test suite samples, each defined within a sub-folder named to indicate the test suite's purpose. Each such test suite sub-folder contains the following:
- A folder named
testSuiteincluding the test suite's full resources. Detailed comments are provided in each test case to highlight important information. - A
testSuite.ziparchive that can be deployed to a GITB Test BEd instance. This is essentially an archive of thetestSuitefolder's contents (without including thetestSuitefolder itself). - A
README.mdfile that includes a brief description of what the test suite showcases.
The samples included in this repository are published under the European Union Public Licence (EUPL) version 1.2. A copy of this licence is included in this repository.
The provided test suites are provided purely for illustration purposes to help test developers. The authors of these samples waive any and all liability linked to their usage.
For feedback or questions regarding these samples you are invited to post issues in the current repository. In addition, feel free to contact the Test Bed team via email at DIGIT-ITB@ec.europa.eu.
Further documentation sources most relevant to GITB TDL test suites are: