Skip to content

Reorganize tests into folder structure and enable pytest arguments

Create tests directory with subfolders Add _test suffix to all test and replace dashes Add init.py files to tests directories Add conftest.py and change call in test files

Merge request reports