mardi 11 septembre 2018

find functions without a test function [duplicate]

This question already has an answer here:

I'm working on a personal R package and slowly trying to build / improve the documentation and testing functionality. I've been using the testthat package to help with the process of building tests for the code.

One issue is just keeping track of which functions in the package have had tests built for them.

Is there a way to find which functions don't currently have a test function built for them?

Aucun commentaire:

Enregistrer un commentaire