Skip to content

vpython/testRunnerHost

Repository files navigation

Test Runner Host

This is a test runner host to test WebVPython runners.

You need to set an environment variable "PUBLIC_RUNNER_GUEST_URL" to specify a runner to test.

To run locally execute:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

About

This is a "test host" for WebVPython Runner pages. The idea is to provide a bare bones host with few features to exercise the runners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published