Mapping Tests to DocumentationThe primary user-facing functionality provided by the package. |
|
|---|---|
Build a traceability matrix that links documented behaviors to unit tests |
|
Working with
|
|
Extract all the srcref objects of objects within a package namespace |
|
Extract test srcref objects |
|
Extract srcref objects from coverage object traces |
|
Coerce a list_of_srcref object to a data.frame |
|
Match srcrefs against srcrefs that contain them |
|
Join srcref data.frames by intersection of srcref spans |
|
Create a tabular representation of man file information |
|
Extracting Unit Test DescriptionsAn extensible interface for extracting test information from test calls. |
|
Parse a test description from the calling expression |
|
Miscellaneous InternalsEverthing that happens behind-the-scenes. |
|
Create a tabular representation of man file information |
|
Coerce a list_of_srcref object to a data.frame |
|
A simple alternative to |
|
Create an S3 list of srcref objects |
|
Wrap object in test description derivation data |
|
Check that the coverage object retains testing information |
|
Retrieve test traces from a coverage object |
|
Test that the coverage object retains testing information |
|
Convert an expression, call or symbol to a single-line string |
|
Map |
|
Format a list_of_srcref object |
|
Get the full path to the srcref file |
|
Get namespace exports, filtering methods tables and definitions |
|
Test whether an object is a |
|
Join srcref data.frames by intersection of srcref spans |
|
Match srcrefs against srcrefs that contain them |
|
Build an empty covr-style test trace mapping |
|
Get namespace export namespace name |
|
Verify that the package collection contains srcref information |
|
Extract all the srcref objects of objects within a package namespace |
|
Create a data.frame of package srcref objects |
|
Parse the expression associated with a srcref |
|
Convert a srcref into a string |
|
Retrieve |
|
Parse a test description from the calling expression |
|
Parse the test description from a |
|
Parse the test description from a |
|
Parse the test description from a |
|
Extract test srcref objects |
|
Create a data.frame of coverage test srcref objects |
|
Build a traceability matrix that links documented behaviors to unit tests |
|
Create a data.frame mapping tests to coverage traces |
|
Extract srcref objects from coverage object traces |
|
Create a data.frame of coverage trace srcref objects |
|
For consistency, stub calls with srcref-like attributes |
|