testAll: Test all analyses in the currently monitored modules.

View source: R/test.R

testAllR Documentation

Test all analyses in the currently monitored modules.

Description

Tests all R analyses found under modules/tests/testthat. Useful to perform before making a pull request, to prevent failing builds.

Usage

testAll(onlyPlots = FALSE)

Arguments

onlyPlots

Would you like to only run the tests for plots? This can speed up the generating of reference images in case you are not interested in the other unit tests.


jasp-stats/jasptools documentation built on Feb. 19, 2024, 11:28 a.m.