Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: We are currently experiencing some issues with the EBRAINS Drive. Please bear with us as we fix this issue. We apologise for any inconvenience caused.


04 Test Suites

Last modified by adavison on 2023/06/08 15:37

Validation Test Suites

The validations tests have been grouped into a number of components, some containing validation tests specific to particular brain regions, others more generic. All validation tests are written in Python, using the SciUnit framework. This framework allows us to decouple the validation test definition from the model implementation, i.e. so that we can test different models of the same thing and/or change the implementation of our model, without having to modify or re-write the validation test. The links in the list below lead to more information, and to the source code, for each test suite.

Test Suites:  for specific brain regions

HippoUnithttps://github.com/KaliLab/hippounitPyPIKG
CerebTestshttps://github.com/cerebunit/cerebtestsPyPIKG
BasalUnithttps://github.com/appukuttan-shailesh/basalunitPyPIKG
HippoNetworkUnithttps://github.com/pedroernesto/HippoNetworkUnitPyPI 

Test Suites:  for model features (generic)

MorphoUnithttps://github.com/appukuttan-shailesh/morphounitPyPIKG
NetworkUnithttps://github.com/INM-6/NetworkUnitPyPIKG
eFELUnithttps://github.com/appukuttan-shailesh/eFELunitPyPIKG