-
Couldn't load subscription status.
- Fork 145
Closed
Labels
type:chorePart of regular code upkeepPart of regular code upkeep
Description
Currently, Pact Python uses the Ruby shared core which emits telemetry to GA for maintainers to understand feature usage and language support.
This currently is unaware of the host environment, meaning we can't get fidelity of metrics around Pact Python.
Please set the following environment variables prior to executing consumer/provider tests (e.g. somewhere early on in the execution chain):
PACT_EXECUTING_LANGUAGEtopythonPACT_EXECUTING_LANGUAGE_VERSIONto the version of running python environment (e.g.3.11).
See example PR here: pact-foundation/pact-js-core#359
Metadata
Metadata
Assignees
Labels
type:chorePart of regular code upkeepPart of regular code upkeep
Type
Projects
Status
✅ Completed