GaudiKernel: migrate tests to pytest and various fixes
Migrate the GaudiKernel python tests from nose to pytest (they were already running as pytest but with several deprecation warnings).
In addition extend test_Configurables
to cover more use-cases (in preparation for !1503 (merged)):
- Fix the cleanup function
- Extend the test to
dict
andlist
properties - Migrate to
pytest
fixtures and exception handling
Merge request reports
Activity
Filter activity
changed milestone to %v37r2
@clemenci, in order to address your comments on !1503 (merged) I wanted to get the tests in better shape before extending them. Maybe we can get this merged before I continue on the other MR.
mentioned in commit b9abf6ff
Please register or sign in to reply