The INET Framework has multiple test suites that perform regression testing, unit testing, and validation.
opp_test
and .test
filesopp_test
and .test
filesinet/tests/misc/statistical/test.R
script for your testsAt the bare minimum, new models are expected to have smoke tests and fingerprint tests (they are very easy to add). Preferably, they also have unit tests, module tests, and validation tests.