Skip to content

clarepins/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Quiz

In my process observation, I was asked to create a quiz. I clarified the user could interact using IRB, it could be multi-choice and the user would want to know wether the answer was correct straight away.

After the process, I practised two ways of stubbing user input saved in:

  • quiz_stub_stdin and
  • quiz_inject

Instructions for use

in IRB:

  • q = Quizz_1.new
  • q.run

Run tests

  • $ gem install rspec
  • $ rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages