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
454
April 24, 2020
Help with runtest
General Usage
question
7
515
February 22, 2022
Make pkg> test . run the tests for the current project
General Usage
2
461
September 20, 2019
Organizing Julia code
New to Julia
question
,
code-organization
11
3058
June 21, 2022
Add Test as a dependency of project
General Usage
testing
,
pkg
6
675
November 9, 2022