astro-group-bristol / Gradus.jl

Extensible spacetime agnostic general relativistic ray-tracing (GRRT).
https://astro-group-bristol.github.io/Gradus.jl/dev/
GNU General Public License v3.0
18 stars 2 forks source link

Parallelize test suite #181

Open fjebaker opened 10 months ago

fjebaker commented 10 months ago

Following a talk from Chris Rackauckas, it would make a lot of sense to seperate tests into numerical tests, interface tests, use-case tests, etc.. The CI then passes an env variable that the test suite reads to pick which test group to run.

phajy commented 10 months ago

That looks like a great talk. There are so many good Julia talks on YouTube!