I know there are many testing packages out there. I have been using 
FactCheck, but have seen it's been relegated to the JuliaArchive. I take 
that as a sign it's a good moment to use something else.

There is 1 thing I sorely miss from Base.Test coming from FactCheck, and 
that is the ability to say

@fact false --> true "your test failed: false is not true"

i.e. i can print a custom error message to be shown upon failure only.

I also think the display of test results (indentation of lower level 
"contexts" (@testsets in Base.Test)) is nicer in FactCheck, but that's not 
that important.

Thanks for any advice.


Reply via email to