Skip to content

migrate from testthat to tinytest  #20

@JustinMShea

Description

@JustinMShea

Much more stable, eliminates issues related to sprawling dependencies that have cropped up in the past with testthat.

https://github.com/markvanderloo/tinytest

Fix test issues related to these missing data -R CMD check ERROR
── Error (test-repExposures.R:3:1): (code run outside of test_that()) ────────
Error: object 'stocks145scores6' not found
── Error (test-repReturn.R:4:1): (code run outside of test_that()) ───────────
Error: object 'stocks145scores6' not found
── Error (test-tsPlotMP.R:4:1): (code run outside of test_that()) ────────────
Error: object 'stocks145scores6' not found

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions