NLPModelsJuMP.jl icon indicating copy to clipboard operation
NLPModelsJuMP.jl copied to clipboard

Set up CI for testing solvers with MOI tests

Open blegat opened this issue 1 year ago • 0 comments
trafficstars

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

blegat avatar Jul 22 '24 16:07 blegat