b-cubed-eu / gcube

Simulation framework for biodiversity data cubes
https://b-cubed-eu.github.io/gcube/
Other
0 stars 2 forks source link

remove libraries from unitest #14

Closed DimEvil closed 7 months ago

DimEvil commented 7 months ago

small improvement by Dimi (with support of Pieter)

PietrH commented 7 months ago

You don't need to load libraries in unit tests, but instead use the format of package::function()

This is the same way in function scripts.