[Work In progress] Migrate some tests to pytest
Notes:
- This MR is not ready for merge. The merge request has been created to test the CI changes
- This MR does not change or remove any existing tests. Rather, it duplicates and conforms to pytest specs in a separate folder (tests_pytest)
Added:
-
gstlal/pytest.ini
for Pytest config -
gstlal/tests_pytest
for Pytest-compatible unittests, with intention to rename totests
once all tests have been migrated
Edited by James Kennington