ANNUBS / annubes

ANNUBeS: training Artificial Neural Networks to Uncover Behavioral Strategies in neuroscience
https://annubs.github.io/annubes/
Apache License 2.0
2 stars 0 forks source link

Stack `parametrized` tests arguments #72

Closed gcroci2 closed 6 months ago

gcroci2 commented 7 months ago

As shown here, it is possible to get all combinations of multiple parametrized arguments by stacking parametrize decorators. We should update tests accordingly and consider this from now on.