Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/bitdynamics-ab/canton-devkitView on github-code
github-code/bitdynamics-ab/canton-devkit

bitdynamics-ab/canton-devkit: docs/e2e-testing.md

# End-to-End Testing Unit tests (`go test ./...`) cover DevKit's Go logic. End-to-end (E2E) tests cover the parts that only a *real* invocation exercises: the DPM component surface, shelling out to `dpm`/`daml`, Docker-backed LocalNet lifecycle, and the artifacts DevKit produces on disk. The reposit

READ ON GITHUB-CODE