Skip to content

Commit 600933d

Browse files
authored
Merge pull request wuchong#1 from DiegoReiriz/patch-1
Added a tests section
2 parents 14c26cc + 3785bd3 commit 600933d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ A curated list of awesome things related to Apache Flink. Inspired by [Awesome H
1212
- [Interfaces](#interfaces)
1313
- [Connectors](#connectors)
1414
- [Benchmarks](#benchmarks)
15+
- [Tests](#Tests)
1516
- [Resources](#resources)
1617
- [Official Resources](#official-resources)
1718
- [External Resources](#external-resources)
@@ -47,6 +48,9 @@ A curated list of awesome things related to Apache Flink. Inspired by [Awesome H
4748
- [Yahoo! Streaming benchmark](https://github.com/yahoo/streaming-benchmarks)
4849
- [Yahoo! Streaming benchmark extension](https://github.com/dataArtisans/yahoo-streaming-benchmark)
4950

51+
## Tests
52+
- [Flinnk spector](https://github.com/ottogroup/flink-spector) - provides a framework to define unit tests for Apache Flink data flows. The framework executes data flows locally and verifies the output using predefined expectations.
53+
5054
# Resources
5155
Various resources, such as books, websites and articles.
5256

0 commit comments

Comments
 (0)