Skip to content

Onix-Systems/test-task-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test task skeleton

Repository for test task for Ruby Internship 2022

As participant you should fork this repository, add needed code in file test_skeleton.rb and create contribute request to main repository.

How to fork repository

how to fork

Beforehand you should install Ruby 2.7 and gem Rspec (gem install rspec). Tests should be passed before creating contribute request. For running tests you should run rspec in directory of repository

If you will try run rspec after cloning repository to local directory you will get this

failed run

Then you should add correct code here

code

and after that number of failures should decrease, repeat this until you all tests will be passed

success

After that you could create contribute pull request or just send link of repository

contribute

Then you need to sign up form here and wait for response from our HR specialist

List of tasks to implement(All credits to https://codewars.com):

About

Repository for test task for Ruby Internship 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages