Learn how to test your functions using test automations in Speckle Automate
SPECKLE_TOKEN
: Create a Personal Access Token.SPECKLE_SERVER_URL
: URL of your Speckle Server, e.g., https://app.speckle.systems/
.SPECKLE_PROJECT_ID
: The ID of your Speckle project with the test automation.SPECKLE_AUTOMATION_ID
: The ID of your test automation./projects/[project-id]/automations/[automation-id]
.
pytest
, dotnet test
, etc.) from your development setup.