IRTest.jl
IRTest โ Module.IRTest.@include โ Macro.IRTest.@include(script)Include a test script or run it in an external process if one of the following flags is specified for the current process:
--inline=no
--check-bounds=yes
--code-coverage=user
--code-coverage=allTest script should contain @test to appropriately fail when there is a failing test.