JETTest.jl

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.

The JETTest.jl toolset includes:

  • Dispatch Analysis: automatically detects possible performance pitfalls, where the optimization was failed and/or runtime dispatch will happen