Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Organizing Julia code

$
0
0

I understand that Julia projects conventionally have src and test directories. How does one connect the latter to the former? This works:

  include("../src/foo.jl")

But perhaps there is a better way, involving some configuration file within the project?

Is there a convention for naming unit tests and integration tests? Can someone recommend a small package that I could use as a model?

Thanks

4 posts - 4 participants

Read full topic


Viewing all articles
Browse latest Browse all 2795

Latest Images

Trending Articles



Latest Images