numaproj / numaflow

Kubernetes-native platform to run massively parallel data/streaming jobs
https://numaflow.numaproj.io/
Apache License 2.0
1.07k stars 111 forks source link

Component Testing for Python SDK #1794

Open vigith opened 2 months ago

vigith commented 2 months ago

Summary

What change needs making?

Use Cases

When would you use this?


Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

th0ger commented 2 months ago

Yeah we need some better tooling and developer experience on testing. But it's hard to know what's in the making when only issue titles are filled. Please include community so we can help you grow. 🙂

th0ger commented 2 months ago

Indeed very hard to tell from "test" labels whether is related to numaflow core tests (go/sdk), or test framework for users (pipelines/udf).

vigith commented 2 months ago

Indeed very hard to tell from "test" labels whether is related to numaflow core tests (go/sdk), or test framework for users (pipelines/udf).

We usually tag area/sdk when it is SDK related.