diff --git a/README.md b/README.md index ee3b818..7670545 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,14 @@ This is a To Do app backend server built with Node.js and Express.js. It uses Po
+## 🧐 Testing + +#### Unit, Integration, and Functional Tests.+ +
+ ## 🔧 Pre-requisites - `Node.js` installed on your machine. diff --git a/assets/Code Coverage.png b/assets/Code Coverage.png new file mode 100644 index 0000000..6aef0f7 Binary files /dev/null and b/assets/Code Coverage.png differ