.. _tests-index: ===== Tests ===== **CommonRoad-RL Testing** This module contains the test system of the reposiroty `CommonRoad-RL `__. It uses `pytest `__ for test management with customized markers. **Test structure** :: └── tests ├── common | └── marker.py -> Test marking helper methods ├── external | └── test_.py -> Contains tests relevant to ├── resources -> Resources for tests | └── | └── ├── references -> Contains reference files for the tests | └── | └── ├── outputs -> Contains the outputs of the last test run | └── | └── ├── -> Contains tests relevant to | ├── -> Contains unittests of . | | └── test_