tests/testthat/test_socket.R

context("socket mode")

# FIXME: I do NOT know why this blocks in R CMD check
if (interactive()) {

  # cran allows socket mode with 2 localhost processes
  test_that("socket mode", {
    sockettest()
  })

}
berndbischl/parallelMap documentation built on Dec. 12, 2023, 1:15 p.m.