mbpls.tests module

Module contents

The mbpls.tests module contains an installation test script, which contains a range of tests created for the pytest package that ensure the correct installation of the mbpls package and subsequently the recreation of predefined results for all methods. This is especially designed to verify the validity of results after making changes to the source code of the implemented algorithms.

mbpls.tests.test_Installation module