Open bentoi opened 1 year ago
We could consider moving these conformance tests to a separate repository
How would this work? Our tests depend on them. I think the idea is to publish NuGet packages for IceRpc.Tests.Common
and IceRpc.Conformance.Tests
a third-party transport can depend on these packages to implement the conformance tests.
Just publishing NuGet packages is indeed simpler.
See https://github.com/icerpc/icerpc-docs/pull/226#pullrequestreview-1559368409
Perhaps, it's actually more than just instructions. We could consider moving these conformance tests to a separate repository and add a custom transport example.