Remove the dependency on unittest for the `OSBuild` class which used the `unittest` instance only for `assertEqual`, which can easily also be done via a plain `assert`.