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
478
April 24, 2020
Make pkg> test . run the tests for the current project
General Usage
2
478
September 20, 2019
Help with runtest
General Usage
question
7
556
February 22, 2022
Run tests for a package outside ~/.julia/v0.6
General Usage
question
6
1287
August 23, 2017
Organizing Julia code
New to Julia
question
,
code-organization
11
3119
June 21, 2022