tests/testthat/setup.R

withr::defer(
  {
    try_silently(close(attr(.knitr_asciicast_process, "sock")))
    try_silently(.knitr_asciicast_process$kill())
  },
  teardown_env()
)
r-lib/asciicast documentation built on Jan. 31, 2024, 1:19 p.m.