skbel.testing

This package contains classes for testing the skbel package.

skbel.testing.test

pytest unit tests for skbel.

skbel.testing.test_basic.init_bel()[source]

Set all BEL pipelines. This is the blueprint of the framework.

skbel.testing.test_basic.test_kde()[source]

Compare posterior samples with reference default values.

skbel.testing.test_basic.test_mvn()[source]

Compare posterior mean and covariance with reference default values.

skbel.testing.test_basic.test_tm()[source]

Compare posterior samples with reference default values.