Run package tests
Runs all package tests.
igraph_test()
The testthat
package is needed to run all tests. The location tests
themselves can be extracted from the package via system.file("tests",
package="igraph")
.
This function simply calls the test_dir
function from the
testthat
package on the test directory.
Whatever is returned by test_dir
from the testthat
package.
Gabor Csardi csardi.gabor@gmail.com
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.