-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ADD tutorial proposal for Randoop (#1648)
- Loading branch information
1 parent
2dd9366
commit 2d77fdd
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |