E1852 Write unit tests for participant.rb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
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 |
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