JuliaSmoothOptimizers / JuliaSmoothOptimizers/NLPModelsTest.jl
Simplify debugging
Open
documentation
- Dominant language
- Julia
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Especially when using `consistent_nlps` it is very hard to understand quickly where the error comes from.
The typical nightmare is when there is an issue with the SlackModel-version of the tested problems.
Maybe, we should use `testset` more often in the code or split in functions.
Besides, we could also document what the workflow of the main functions.
Contributor guide
Assessment
This issue has not been assessed yet.