UiL-OTS-labs / jspsych-uil-utils

A small set of utilities that can be reused throughout jsPsych style experiments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proposal: automated testing

tymees opened this issue · comments

Maarten already included a test script for randomization, but it's a manual process. Ideally we'd switch to something automated (and add some other tests as well).

As we're going to rewrite the utils into a module, we'd probably be able to run the test in GitHub Actions with NodeJS as well