Skip to content

Add check_function, has_equal_ast

Compare
Choose a tag to compare
@machow machow released this 04 Jan 21:14
· 468 commits to master since this release

May now test sum([1,2,3]), using

Ex().check_function('sum', 0).check_args(0).has_equal_ast()