mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-26 11:51:31 +00:00
FactCheck summary at the end
This commit is contained in:
@@ -68,3 +68,9 @@ end
|
||||
# include("test_model.jl")
|
||||
|
||||
include("test_elasticity_solver.jl")
|
||||
|
||||
# Keep this at the end of this file (include statements above this)
|
||||
@debug("Let's print the summary of the tests")
|
||||
for dic in FactCheck.getstats()
|
||||
@debug(dic[1], ": ",dic[2])
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user