Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

README.md

Front-end Testing for Skeptics Example App

This is the example app for the Front-end Testing for Skeptics presentation.

To run the application, first bundle install the required gems, then start it with rails server. Visit the application, and try typing a country name to see the autocomplete in action.

To run the Capybara tests, run rspec.

To run the JavaScript unit tests (which are unrelated to the example application -- they are an example within an example) run teabag.

Credits

About

Code from my RailsConf 2013 talk, Front-end Testing for Skeptics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.