JETTest.jl

Advanced testing toolset for the Julia programming language
Popularity
60 Stars
Updated Last
1 Year Ago
Started In
June 2021

JETTest.jl

⚠️ Attention ⚠️: From Julia v1.7, JETTest.jl is deprecated and its functionalities have been moved to JET.jl. In short, you use JET.@report_opt/JET.report_opt/JET.@test_opt/JET.test_opt instead of JETTest.@report_dispatch/JETTest.@report_dispatch/JETTest.@test_nodispatch/JETTest.@test_dispatch. More detailed documentation can be found at https://aviatesk.github.io/JET.jl/dev/optanalysis/. JETTest.jl is still supported on Julia v1.6, but there won't be any more development.

CI codecov

JETTest.jl is an advanced testing toolset for the Julia programming language. It automatically detects otherwise-overlooked problems, and helps you keep your code to be faster and robust.

Used By Packages

No packages found.