mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00

Implements simulation mode in the core library, supporting API features, and plugin support in most plugins.
6 lines
145 B
Markdown
6 lines
145 B
Markdown
---
|
|
"@jspsych/test-utils": minor
|
|
---
|
|
|
|
Add `simulateTimeline()` testing utility that mimics startTimeline but calls `jsPsych.simulate()` instead.
|