For the complete documentation index, see llms.txt. This page is also available as Markdown.

HTTP REST Runner

You can run tests via HTTP/REST by leveraging the runRemote() endpoint. The URL will be

http://localhost/testbox/system/TestBox.cfc?method=runRemote

Last updated

Was this helpful?