Skip to content
This repository was archived by the owner on Dec 10, 2017. It is now read-only.

look/frontend-testing-for-skeptics

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published