Randy Zwitch 4/5/2016

Travis CI: "You Have Too Many Tests LOLZ!"

Read Original

The article details a technical solution for R package builds failing on Travis CI due to long-running tests that produce no output for over 10 minutes. The author explains how to use the `filter` argument in `test_check()` from the testthat package to run tests in separate groups via regex, preventing timeouts and ensuring successful continuous integration.

Travis CI: "You Have Too Many Tests LOLZ!"

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser