pyleus.testing

Helper functions and classes for testing.

class pyleus.testing.ComponentTestCase[source]

Base class to inherit for testing pyleus components.

INSTANCE_CLS

alias of Component

instance_fixture()[source]

Give access to a mock pyleus component through self.instance.