Add streaming-compatible PAssert functions
Open
go
improvement
P2
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
The Go SDK's [passert package](https://github.com/apache/beam/tree/release-2.39.0/sdks/go/pkg/beam/testing/passert) currently lacks proper support for streaming DoFns and window awareness. Testing utilities should be implemented so streaming pipelines can be easily tested by users.
Imported from Jira [BEAM-14500](https://issues.apache.org/jira/browse/BEAM-14500). Original Jira may contain additional context.
Reported by: jrmccluskey.
Contributor guide
Assessment
This issue has not been assessed yet.