using FIT using Test @testset "FIT.jl" begin # Write your tests here. @test FIT.greet_package() == "Hello package" end