Skip to content

rubymonsters/testing-for-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing For Beginners

Ruby Monday Study Group curriculum for advanced intermediates

You can read it online here.

This book is built using middleman.

The source code is kept on the main branch. The build directory is .gitignored and should be initialized with another git repository so it can be pushed to the gh-pages branch in order to deploy changes to the site.

After making changes, once you've committed them, you can publish your changes to the website using:

./bin/publish

License: Creative Commons Attribution-ShareAlike