Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boneskull/intro-to-mocha

Slide deck for "Intro to Mocha" talk
https://github.com/boneskull/intro-to-mocha

integration-testing mocha mochajs presentation reveal-js slides testing testing-framework tutorial unit-testing

Last synced: 14 days ago
JSON representation

Slide deck for "Intro to Mocha" talk

Awesome Lists containing this project

README

        

# Introduction to Testing with Mocha

> Slide deck for a talk at [PDXNode](http://pdxnode.org), Jan 11, 2018

## Info

This repo was created with [generator-reveal](https://npm.im/generator-reveal) and [Yeoman](http://yeoman.io/), then gutted like a fish.

## Development

- `npm start` will start a dev server with livereload support.

### Organization

- Completed example code lives in `example/`.
- Slides are in Markdown and live in `slides/`.

### To Create New Slide

```bash
$ npm run new-slide ""
```

## License

© 2018 [Christopher Hiller](https://boneskull.com). Licensed Apache-2.0