Skip to content

Sample Workflow for package testing as presented at PHUSE US Connect 2025

Notifications You must be signed in to change notification settings

sol-eng/package-testing

Repository files navigation

package-testing

Build containers

docker-compose build 

Launch containers

docker-compose up -d 

Activate account on Connect (username/pass = michael/Testme1234) via logging into Connect and send verification eMail. Once done, run docker-compose logs connect to see the activation link. Copy & paste this link into your browser.

Run testing

docker-compose exec rserver bash -l -c "cd /code && Rscript testapi.R"

About

Sample Workflow for package testing as presented at PHUSE US Connect 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published