Skip to content

jnicklas/master_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Full stack testing of your Ruby and JavaScript applications

This repo contains both slides and example code for my master class at RubyC.

Slides

The slides are in ./talk. Bundle up and run them with:

bundle exec showoff serve

Example app

The example app is in ./todos. Bundle up and run it with

bundle exec rails server

Or run the tests with

bundle exec rspec spec

About

Repo for the testing master class I am holding at RubyC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published