##user_controller_spec.rb Functional RSpec tests for web services
##linklist_unit_test.rb: Reverse linked list in both recursive solution and non-recursive solution, and unit test.
##prime.rb: Get nth prime number from cache.
##rspect_watir.rb: Drive end to end integration web application test with RSpec and Watir.