From 6a80e3d4099304ed7327cf2c72f7d786c01344ee Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 16 Oct 2009 00:26:03 +0000 Subject: - Added "Creating Integration Tests" section to unit testing narrative documentation chapter. --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 9926e7adc..bd0c1b84f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -54,6 +54,9 @@ Documentation ``repoze.bfg.testing.setUp`` and ``repoze.bfg.testing.tearDown`` methods in order to encourage this as best practice going forward. +- Added "Creating Integration Tests" section to unit testing narrative + documentation chapter. + Backwards Incompatibilities --------------------------- -- cgit v1.2.3