Skip to content

[Work In progress] Migrate some tests to pytest

James Kennington requested to merge feature/pytest-configs into master

Notes:

  1. This MR is not ready for merge. The merge request has been created to test the CI changes
  2. 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 to tests once all tests have been migrated
Edited by James Kennington

Merge request reports