EcoJulia / NeutralLandscapes.jl

Generation of neutral landscapes in Julia.
https://ecojulia.github.io/NeutralLandscapes.jl/dev/
MIT License
16 stars 2 forks source link

test rand for all algorithms #40

Closed rafaqz closed 3 years ago

rafaqz commented 3 years ago

What the pull request does
Test rand for all agorithms with a few sizes/shapes. I also switched to using SafeTestsets.jl instead of needing modules for all test files, the test set up was a bit unusual for an org package ;)

Type of change
Please indicate the relevant option(s)

Tests