From e73a2f7ad98e35ec6ee972d2003a417731c1eb86 Mon Sep 17 00:00:00 2001 From: Raphael Pierzina Date: Wed, 19 Jul 2017 18:57:32 +0200 Subject: [PATCH] Add changelog entry changelog/971.doc --- changelog/971.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/971.doc diff --git a/changelog/971.doc b/changelog/971.doc new file mode 100644 index 000000000..e182cf8ee --- /dev/null +++ b/changelog/971.doc @@ -0,0 +1 @@ +Extend documentation for testing plugin code with the ``pytester`` plugin.