Stream: helpdesk (published)

Topic: Question about cyclic dependendcies


view this post on Zulip Elias Carvalho (Aug 13 2022 at 19:15):

I'm writing tests for Meshes.jl, however for these testes I will need to use MeshViz.jl, which depends on Meshes.jl.
My question is:
During testing will MeshViz.jl use the version of Meshes.jl being tested (main/master branch) or the lastest version registred in the General Registry?


Last updated: Oct 02 2023 at 04:34 UTC