Skip to content

Proyecto minimo con rspec + guard para poder escribir specs

Notifications You must be signed in to change notification settings

yellowspot/curso-tdd-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curso-tdd-ruby

Proyecto minimo con rspec + guard para poder escribir specs

Instalacion

git clone git@github.com:yellowspot/curso-tdd-ruby.git

rvm install 2.6.4 (si no tenemos ruby 2.6.4 instalado)

bundle install

Ejecutar en modo watch (detectar cambios en archivos)

bin/guard

About

Proyecto minimo con rspec + guard para poder escribir specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages