CSC/ECE 517 Spring 2013/Final E728

From Expertiza_Wiki
Revision as of 00:11, 2 April 2013 by Dshuffma (talk | contribs) (Created page with "== Final Project E728 == '''Design Document''' __TOC__ == Introduction == There were three goals in the OSS E600 project <ref name='assignment'> http://courses.ncsu.edu/csc517/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Final Project E728

Design Document

Introduction

There were three goals in the OSS E600 project <ref name='assignment'> http://courses.ncsu.edu/csc517/common/homework/OSS/expertiza.html</ref>

  1. Restructure the feature files for better organization. Feature folders like 'student' had few scenarios strung out between many files. Consolidate the files to make them more useful.
  2. Determine a gem that will generate code coverage reports. It needs to work with Ruby 1.8.7 and Rails 2.
  3. Use the coverage tool to find areas that need the most improvement. Then create new tests targeting those areas to increase coverage.


Overview

Thing 1

Thing 2

References

<references/>