Muscat packageΒΆ

Preload(subSubModule='Muscat') float[source]ΒΆ

Function to preload all the import of a library using the test infrastructure of Muscat Each __init__.py must contain a variable named β€œ_test” containing a list of string with the name of the module and submodules present on the directory. This ensure a safe travel thru the directory hierarchy (only import the module on the list explicitly)

Parameters:

subSubModule (str, optional) – _description_, by default β€œMuscat”

Returns:

time spend on the preload function.

Return type:

float

main()[source]ΒΆ

This function call the function to check the integrity of the installation Please read the documentation of py:class:Muscat.Helpers.Check.RunTests

SubpackagesΒΆ

SubmodulesΒΆ