From 2d77fddd24f486b7b6ebef8b054f9daacff10970 Mon Sep 17 00:00:00 2001 From: Mustafa Ali <62649206+mustafamusse@users.noreply.github.com> Date: Fri, 1 Apr 2022 10:39:25 +0200 Subject: [PATCH] ADD tutorial proposal for Randoop (#1648) --- .../mustali-rafiy/README.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 contributions/executable-tutorial/mustali-rafiy/README.md diff --git a/contributions/executable-tutorial/mustali-rafiy/README.md b/contributions/executable-tutorial/mustali-rafiy/README.md new file mode 100644 index 0000000000..9068ef7c42 --- /dev/null +++ b/contributions/executable-tutorial/mustali-rafiy/README.md @@ -0,0 +1,20 @@ +# Assignment Proposal + +## Title + +Create an executble tutorial for test generation using randoop + +## Names and KTH ID + - Rafi youssef (rafiy@kth.se) + - Mustafa Ali (Mustali@kth.se) + +## Deadline + +Task 1 + +## Category + +Executable tutorial + +## Description +The idea is to create a executuble tutorial that teaches how to generate tests using the tool randoop. This will be an executble tutorial on katacoda.com and will explain why testing is important and how they can be done using the java tool randoop. \ No newline at end of file