Skip to content

Commit 135911e

Browse files
[cross-repo from server#389] Conformance blocker: complete replay parity coverage beyond smoke (#170)
1 parent 1538618 commit 135911e

4 files changed

Lines changed: 1317 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Issues = "https://github.com/durable-workflow/sdk-python/issues"
6060
durable-workflow-replay-verify = "durable_workflow.replay_verify:main"
6161
durable-workflow-history-bundle-verify = "durable_workflow.history_bundle_verify:main"
6262
durable-workflow-python-conformance = "durable_workflow.python_conformance:main"
63+
durable-workflow-replay-conformance = "durable_workflow.replay_conformance:main"
6364

6465
[tool.setuptools.packages.find]
6566
where = ["src"]

0 commit comments

Comments
 (0)