From ec9251395838ef23af4fe1af4087f4ae4f39927e Mon Sep 17 00:00:00 2001 From: Jane Adams Date: Sat, 26 May 2018 17:13:34 -0400 Subject: [PATCH] Update README.rst (#61) --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 872cd95..aa5756e 100644 --- a/README.rst +++ b/README.rst @@ -46,6 +46,7 @@ Features * Ability to toggle traceback * Semantically-rich assertion methods +* Assertion logging Demo ---- @@ -78,7 +79,7 @@ looks like FAILED (failures=1) -You can also run your existing `unittest` tests with `marbles` in two steps +You can also run your existing `unittest` tests with `marbles` .. code-block:: bash