drewpotter / testing-code-and-tdd

Testing code and TDD a presentation by Andrew Potter

Home Page:https://www.unep-wcmc.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing code and TDD

A presentation about testing code and Test-driven Development. Why it is so vital. Best practices and how to improve your code using this methodology.

This presentation will continue to be improved over time.

Setup

Install dependencies

$ npm install

Serve the presentation and monitor source files for changes

$ npm start

Open http://localhost:8000 to view the presentation

License

MIT licensed

Presentation copyright (C) 2018 UNEP-WCMC, https://www.unep-wcmc.org

Reveal.js copyright (C) 2018 Hakim El Hattab, http://hakim.se

About

Testing code and TDD a presentation by Andrew Potter

https://www.unep-wcmc.org

License:MIT License


Languages

Language:JavaScript 56.8%Language:CSS 31.0%Language:HTML 12.1%