Skip to content

@jspsych/test-utils@1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 00:24
· 415 commits to main since this release

Minor Changes

  • #2287 522aa2cd Thanks @jodeleeuw! - Add simulateTimeline() testing utility that mimics startTimeline but calls jsPsych.simulate() instead.

  • #2287 522aa2cd Thanks @jodeleeuw! - Added support for data-only and visual simulation modes.

  • #2228 9eb0a064 Thanks @jodeleeuw! - Added mouseMove(), mouseDown(), and mouseUp() utility functions to dispatch mouse events with location relative to a target element.