The runner is the application that runs a job from a GitHub Actions workflow. It is used by GitHub Actions in the hosted virtual environments, or you can self-host the runner in your own environment.
The site with all tests is live here. All tests run either on page load or provide instructions on how to run them. If you are working on a simple page you can start any local server (e.g. python3 -m ...