summaryrefslogtreecommitdiff
path: root/net/toxiproxy-server/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net/toxiproxy-server/pkg-descr')
-rw-r--r--net/toxiproxy-server/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/net/toxiproxy-server/pkg-descr b/net/toxiproxy-server/pkg-descr
new file mode 100644
index 000000000000..e5aab1ff5358
--- /dev/null
+++ b/net/toxiproxy-server/pkg-descr
@@ -0,0 +1,6 @@
+Toxiproxy is a framework for simulating network conditions. It's
+made specifically to work in testing, CI and development environments,
+supporting deterministic tampering with connections, but with support
+for randomized chaos and customization. Toxiproxy is the tool you
+need to prove with tests that your application doesn't have single
+points of failure.