This output is created by covrpage.
Coverage
Coverage summary is created using the covr package.
Unit Tests
Unit Test summary is created using the testthat package.
Show Detailed Test Results
| test-console.R |
console functionality |
console functionality: class |
PASS |
1 |
0.001 |
|
| test-console.R |
console functionality |
console functionality: value |
PASS |
1 |
0.001 |
|
| test-counter.R |
counter functionality |
counter flow: no counter exists |
PASS |
1 |
0.002 |
|
| test-counter.R |
counter functionality |
counter flow: initial |
PASS |
1 |
0.028 |
|
| test-counter.R |
counter functionality |
counter flow: check counter was created |
PASS |
1 |
0.002 |
|
| test-counter.R |
counter functionality |
counter flow: counter name |
PASS |
1 |
0.003 |
|
| test-counter.R |
counter functionality |
counter flow: counter bump |
PASS |
1 |
0.022 |
|
| test-counter.R |
counter functionality |
counter flow: counter state |
PASS |
1 |
0.002 |
|
| test-counter.R |
counter functionality |
counter flow: cat_whereami |
PASS |
1 |
0.019 |
|
| test-counter.R |
counter functionality |
counter flow: multiple counter states |
PASS |
1 |
0.002 |
|
| test-counter.R |
counter functionality |
counter flow: multiple counter names |
PASS |
1 |
0.001 |
|
| test-counter.R |
counter functionality |
counter flow: reset item |
PASS |
1 |
0.001 |
|
| test-counter.R |
counter functionality |
counter flow: reset all |
PASS |
1 |
0.001 |
|
| test-source.R |
source functionality |
source calls: direct call |
PASS |
1 |
0.014 |
|
| test-source.R |
source functionality |
source calls: path expand |
PASS |
1 |
0.014 |
|
| test-source.R |
source functionality |
source calls: print |
PASS |
1 |
0.019 |
|
| test-thisfile.R |
thisfile |
thisfile works with source |
SKIPPED |
1 |
0.001 |
🔶 |
| test-thisfile.R |
thisfile |
thisfile works with Rscript |
SKIPPED |
1 |
0.001 |
🔶 |
| test-thisfile.R |
thisfile |
thisfile works with R |
SKIPPED |
1 |
0.001 |
🔶 |
| test-thisfile.R |
thisfile |
thisfile works with knitr |
PASS |
1 |
0.013 |
|
Session Info
| Version |
R version 3.5.1 (2018-07-02) |
| Platform |
x86_64-apple-darwin15.6.0 (64-bit) |
| Running |
macOS 10.14.4 |
| Language |
en_US |
| Timezone |
America/New_York |
| testthat |
2.0.1 |
| covr |
3.2.1 |
| covrpage |
0.0.70 |