File: README.test

package info (click to toggle)
r-cran-testthat 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,620 kB
  • sloc: cpp: 9,251; ansic: 37; sh: 15; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (27)
1
2
3
4
5
6
7
8
9
10
Notes on how this package can be tested.
────────────────────────────────────────

To run the unit tests provided by the package you can do

   sh run-unit-test

in this directory.