我找到了一个bug in 'shinytest' with 'rhandsontable' when using 'hot_validate_numeric'。简而言之,这段代码会导致‘shinytest’出现问题: output[["hot2"]] <- renderRHandsontable({ hot_validate_numeric(col = 1, min = 0, max
下面是我的代码: #' Run shiny in background - based on shinytest source codeshiny.bg <- function(指向repo https://github.com/rstudio/chromote的链接 我想使用chromote的原因是我想为我的应用程序创建单元/集成测试,而shinytest太过时了,它使用多年前就被废弃的