Skip to content

Frequently asked questions

Go to the Vercel integration settings page for your installation and click Open in Endform in the top-right corner.

What code hosting platforms are supported?

Section titled “What code hosting platforms are supported?”

The Vercel integration supports GitHub. If you use another CI/CD provider, follow the getting started guide for other CI/CD providers.

Yes. Run the Endform CLI in the standard way:

Terminal window
npx endform@latest test

This supports tests against both local dev servers and remote servers. See the local CLI getting started guide for local dev servers or the local CLI getting started guide for remote servers.