From 82e5830278f7b26b9c1f34924b3d9e2d2943e88d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20Zbyszy=C5=84ski?= <m.zbyszynski@gold.ac.uk>
Date: Fri, 26 May 2017 12:05:11 +0100
Subject: [PATCH] Update README.md

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f69cf0e..fd5d225 100644
--- a/README.md
+++ b/README.md
@@ -7,4 +7,8 @@ Use `git submodule init` followed by `git submodule update` to pull the followin
 1. RapidLib
 2. XMM
 3. GVF
-4. RepoVizz2 Client
\ No newline at end of file
+4. RepoVizz2 Client
+5. 
+
+## C++   
+We are now using Catch for C++ testing. Look at the test fixtures in the test_project.xcodeproj for an example of how to implement it.
\ No newline at end of file
-- 
GitLab