Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/boneskull/intro-to-mocha
- Owner: boneskull
- License: other
- Created: 2018-01-11T01:16:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T18:08:01.000Z (over 6 years ago)
- Last Synced: 2024-10-11T01:57:45.400Z (about 1 month ago)
- Topics: integration-testing, mocha, mochajs, presentation, reveal-js, slides, testing, testing-framework, tutorial, unit-testing
- Language: HTML
- Homepage: https://boneskull.github.io/intro-to-mocha/
- Size: 6.7 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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