ibpsa / modelica-ibpsa

Modelica library for building and district energy systems developed within IBPSA Project 1
https://ibpsa.github.io/project1
143 stars 84 forks source link

Unit Testing Documentation + Not being able to use unit testing #1480

Open Walshest opened 3 years ago

Walshest commented 3 years ago

Hi,

I wanted to test out the unit testing from IBPSA to see if it is better than the regression testing built in within Dymola. (for my own library).

Issues in documentation:

Any help would be great to get this working.

mwetter commented 3 years ago

The "Did not find executable 'dymola'" is caused because dymola is not recognized as a command. You may need to put it in your PATH in the system environment variables.