GaudiKernel: migrate tests to pytest and various fixes
Compare changes
Files
7File renamed with no changes. Show file contents
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)):
dict
and list
propertiespytest
fixtures and exception handling