Skip to content

doc: document how to configure the test in playwright.config.ts #2

@ColinFay

Description

@ColinFay

Description

  • Some users might not be able to run the R command here, so we need to point them how to configure it themselves
  webServer: {
    command: 'R -e "setwd(here::here());options(shiny.port = 3000); shiny::runApp()"',
    url: 'http://127.0.0.1:3000',
    reuseExistingServer: !process.env.CI,
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions