From 96f1582b6e92b924c09f896deb37da0457c2e6e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20Hovm=C3=B6ller?= Date: Thu, 2 Aug 2018 21:02:49 +0200 Subject: [PATCH] Update usage.rst --- docs/docs/usage.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index fdda3c9..072d2e5 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -61,6 +61,8 @@ Used By ------- - jedi_ (which is used by IPython and a lot of editor plugins). +- mutmut_ (mutation tester) .. _jedi: https://github.com/davidhalter/jedi +.. _mutmut: https://github.com/boxed/mutmut