File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ The architecture of the project is segmented into two parts.
3030### 1- Choose a problem from the issues labeled "Bug" or "Help Wanted"
3131### 2- Clone the repository and build it
3232### 3- Create a Unit Test using "CreatTest.ps1" Powershell Script or copy paste existing unit tests and follow naming conventions
33- ** >>>>> Unit Test Name should be in the format of "[ TestNumber] _ [ DescribeProblem] "**
33+ * Use the format to name your unit tests: "[ TestNumber] _ [ DescribeProblem] "**
3434* Run the script in Powershell
3535* This will create 3 files: the csharp test, the Json Input text file, and the Output C# or JAVA etc.. file
3636![ alt text] ( https://json2csharp.azureedge.net/images/github-repo-images/Test%20Files.png )
You can’t perform that action at this time.
0 commit comments