---
title: "Frontend testing - Omaha Coffee & Code presentation"
date: 2015-01-05
tags: [javascript, testing, talks]
canonical: https://nicknisi.com/posts/2015-01-05-frontend-testing-coffee-code
---

# Frontend testing - Omaha Coffee & Code presentation

This is a talk on frontend unit and functional tests, using the [Intern](http://theintern.io) testing framework, presented at [Omaha Coffee & Code](http://www.meetup.com/coffeeandcode/events/216021042/).

## Video

<Video videoId="Fgt_frjlAaQ" />

## References

- [Intern web site](http://theintern.io)
- [Github repo](https://github.com/theintern/intern)
- [Intern tutorial](https://github.com/theintern/intern-tutorial)
- [Intern examples](https://github.com/theintern/intern-examples)

### Update: 2015-01-11

I also gave a short lightning talk at the [Omaha Ruby & Open Source Meetup](http://www.meetup.com/Omaha-Ruby-Meetup/events/196497252/), showing more examples of Intern usage.

<Video videoId="oOssM0DusYc" />
