Unit tests take a little too long.
Open
testing
- Dominant language
- C++
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Right now some of the tests take upwards of 10 minutes on the hardware we're using. It would be good to get that time down to below a minute if at all possible.
In particular:
- test_UnitSquare takes over 5 minutes on our CI hardware.
- test_RandomPoints takes almost 13 minutes(!)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.