JuliaSmoothOptimizers / JuliaSmoothOptimizers/NLPModelsJuMP.jl
Set up CI for testing solvers with MOI tests
Open
CI
enhancement
- Dominant language
- Julia
- Stars
- 40
- Forks
- 11
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 2
Description
One requirement for adding a solver to the JuMP docs is to run it through the MOI tests.
For Percival, the tests are run in the test of this package. @amontoison was suggesting to create a Github action that would try to run the MOI tests for each solver on separate runs. I like the idea, we also have a similar job in MOI: https://github.com/jump-dev/MathOptInterface.jl/blob/master/.github/workflows/solver-tests.yml
Contributor guide
Assessment
This issue has not been assessed yet.