assert_less#

astropop.testing.assert_less(a, b, msg=None)#

Raise assertion error if a is not less b.