mljs / ml-pipe

https://mljs.github.io/ml-pipe/
MIT License
2 stars 0 forks source link

make tests deterministic #44

Open kjappelbaum opened 1 year ago

kjappelbaum commented 1 year ago

set a seed

kjappelbaum commented 1 year ago

or at least mark them as flaky (to rerun them - as in pyest. no clue if there is a js equivalent)