openmodelica/openmodelica-library-testing

Setup OpenModelicaLibraryTesting scripts and run them on Modelica package and publishes results.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
libraryName of Modelica package to test.yes
library-versionVersion of Modelica package to test.yes
modelica-filePath to Modelica file containing package to test. E.g to package.moyespackage.mo
omc-versionVersion of OpenModelica to use for testingyesstable
reference-files-dirPath to reference filesno
reference-files-extensionFile extension of result files. Allowed values are "mat" and "csv".yesmat
reference-files-delimiterCharacter to separate model names in reference files. E.g. for Modelica.Blocks.Examples.PID_Controller.mat it would be "."yes.
pages-root-urlRoot url GitHub Pages deploys to, e.g. https://<GitHub User>.github.io/<Repository>no
allow-failing-testsAll some or all tests to fail simulation or verificationyesfalse
namedescription
simulation-tests-passingTrue if all simulation tests are passing
n-simulation-passingNumber of successful simulation tests
verification-tests-passingTrue if all verification tests are passing
n-verification-passingNumber of successful verification tests