E1852 Write unit tests for participant.rb: Difference between revisions
Jump to navigation
Jump to search
(Created page with "CSC/ECE 517 Fall 2018/oss E1852 Write unit tests for participant.rb This wiki page is for the description of changes made under E1852 OSS Assignment for Fall 2018, CSC/ECE 517. C...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
CSC/ECE 517 Fall 2018/oss E1852 Write unit tests for participant.rb | CSC/ECE 517 Fall 2018/oss E1852 Write unit tests for participant.rb | ||
This wiki page is for the description of changes made under E1852 OSS Assignment for Fall 2018, CSC/ECE 517. | This wiki page is for the description of changes made under E1852 OSS Assignment for Fall 2018, CSC/ECE 517. | ||
Contents | Contents | ||
1.Introduction | 1.Introduction | ||
Line 15: | Line 17: | ||
6.Future Work | 6.Future Work | ||
7.Reference | 7.Reference | ||
*[[aaaa]] |
Latest revision as of 02:14, 1 November 2018
CSC/ECE 517 Fall 2018/oss E1852 Write unit tests for participant.rb
This wiki page is for the description of changes made under E1852 OSS Assignment for Fall 2018, CSC/ECE 517.
Contents 1.Introduction 1.1 Expertiza 1.2 Test Driven-Development 1.3 Rspec 2.Problem Statement 2.1 Files Involved 3.List of Change 4.Steps 4.1 Expertiza Environment Setup 4.2 5.Test Result 6.Future Work 7.Reference