Skip to content

barbequeue/rademade_test_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Description

sort_sizes folder

It contains solution (sort_sizes.rb) of first two tasks and tests for it (tests.rb). Test case requires minitest gem. To run tests:

ruby -r minitest/test ./sort_sizes/tests.rb

db folder

It contains solution of 3 - 5 tasks. To run solution:

ruby ./db/shop_items.rb

You will see the program run and output of created data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages