Skip to content
tpronk edited this page Dec 9, 2022 · 27 revisions

Home


Table of contents

Step-by-step guide for installing psychojs_testing and associated repos.

Shorthand command that compiles the PsychoJS library, deploys test experiments (insofar required), and runs the tests, all in one go.

Learn how to create a new unit/integration via Karma and run it.

WebdriverIO testing

WebdriverIO testing of PsychoJS consists of robots operating web-browsers to participate in test experiments. Below you can find guides for different WebdriverIO-related tasks.

Test organization

About running tests via GitHub virtual machines.