assert_true#

astropop.testing.assert_true(a, msg=None)#

Raise assertion error if a is not True.