erikedin / Behavior.jl

Tool for Behavior Driven Development in Julia
Other
25 stars 3 forks source link

Using bool expressions and functions which gives bool values back in @expect - corresponding to issue#103 #104

Closed FrankUrbach closed 2 years ago

FrankUrbach commented 2 years ago

Made all needed changes to fulfill the requested feature and tests to secure the changes.