# Main testthat configuration file # This file is run by R CMD check and devtools::test() library(testthat) library(searchAnalyzeR) # Run all tests test_check("searchAnalyzeR")