Firstly copy the sample_project and rename it

Install gems:

bundle install

Init rspec:

rspec --init

Make RSpec load script/module: in the RSpec config file add:

require_relative ''