OpenTimelineIO
OpenTimelineIO copied to clipboard
Changed assertions and fixtures
Link the Issue(s) this Pull Request is related to.
Each PR should link at least one issue, in the form:
This pull request was initiated as a part of a CodeDay mentorship program.
Partially addresses https://github.com/AcademySoftwareFoundation/OpenTimelineIO/issues/1228
Use one line for each Issue. This allows auto-closing the related issue when the fix is merged.
Replaced unittest assertions with Pytest assertions and replaced setup and teardown methods with python fixtures
Describe the reason for the change.
Add a list of changes, and note any that might need special attention during review.
test_core.py & test_opentime.py
If no new tests are introduced as part of this PR, note the tests that are providing coverage.