Automated testing of OpenSesame plugins / extensions
Hello!
We are trying to create some automated tests for our OpenSesame plugin using the unittest package from in python.
We were wondering if there are some examples available for this. We are mostly struggling with automating the running of an experiment in order to check if all operations are performed correctly.
Thanks in advance!
Kind regards,
Jens
Comments
Never mind, we found the testing folder in GitHub. Thanks anyway!