From 89265e04ecf55b58208f52fd05fb9e3127a1bba0 Mon Sep 17 00:00:00 2001 From: Marten Seemann Date: Mon, 1 Apr 2024 13:21:11 -0700 Subject: [PATCH] add links to EPIQ article and IETF blog post --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8d217f34..8696de2a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ The Interop Test Runner aims to automatically generate an interop matrix by running multiple **test cases** using different QUIC implementations. +* Research Article: [Automating QUIC Interoperability Testing](https://dl.acm.org/doi/10.1145/3405796.3405826) +* IETF Blog Post: [Automating interoperability testing to improve open standards for the Internet](https://www.ietf.org/blog/quic-automated-interop-testing/) + ## Requirements The Interop Runner is written in Python 3. You'll need to install the