From b715709b40dbee1a2c150ebb78300ac28799e388 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20M=C3=B8ller?= <66469783+thor1878@users.noreply.github.com> Date: Wed, 29 Jun 2022 16:22:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 835e223..db59bfd 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Access the solution at: https://testtube69.herokuapp.com/ -TestTube is a software program that helps devlopers in there unit testing process, with the purpose of lightening the often trivial workload. The program is a DevOps oriented web-application that automates testcases from the user's GitHub repository that is written with JavaScript. The framework that the program build its test on the test framework Jest. TestTube is part of a 2. semester project at AAU (Aalborg University). +TestTube is a software program that helps devlopers in there unit testing process, with the purpose of lightening the often trivial workload. The program is a DevOps oriented web-application that automates testcases from the user's GitHub repository that is written with JavaScript. The framework that the program build its test on the test framework Jest. TestTube is part of a 2. semester project at AAU (Aalborg University).