--- a
+++ b/tests/testthat.R
@@ -0,0 +1,5 @@
+library(testthat)
+library(hsstan)
+options(mc.cores=2)
+
+test_check("hsstan")