Current Release Notes¶
4.2.0-8¶
Upgrade Notes¶
A new
osc_lib.testpackage has been added. This contains much of the logic previously provided byosc_lib.tests.utils, but is explicitly designed for external consumption. Consumers ofosc_lib.tests.utilsare encourgaged to migrate over at the earliest opportunity. In most cases, migration will simply involve changing the module path.
Deprecation Notes¶
The
osc_lib.tests.utilsmodule is now deprecated for removal and has been replaced byosc_lib.test.