Julia Programming Language
Pkg.test() vs julia --project=. test/runtests.jl
General Usage
testing
ericphanson
August 9, 2022, 7:36pm
2
There are indeed some differences, you can see them here:
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Is there a difference under the hood between running code via a .jl file and running code via `test name_of_pkg`?
General Usage
question
4
436
April 24, 2020
Build.jl from command line vs. from Pkg.build()
General Usage
0
289
October 8, 2020
Pkg.test() is orders of magnitude slower than include("test/runtests.jl")
Performance
4
319
July 7, 2021
Make pkg> test . run the tests for the current project
General Usage
2
451
September 20, 2019
Error on running tests for a self-written package
New to Julia
4
1061
November 4, 2019