Mocha
Intro to Mocha in the book Node.js the Right Way
Read Chapter 5 of the book Transforming Data and Testing Continuously
- Jim Wilson. 2018 (Debes estar autenticado via PuntoQ. Node.js 8 the Right Way
- Repo ULL-MII-CA-1819/nodejs-the-right-way (opens in a new tab) corresponding to Chapter 5 Transforming Data and Testing Continuously (private)
- BULL PuntoQ (opens in a new tab)
Otros Ejemplos de Antiguos Cursos
- Mocha y Chai en los apuntes (opens in a new tab)
- Repo /crguezl/mocha-chai-sinon--example (opens in a new tab) (2015 y 2016)
- Tutorial Conversor de Temperaturas (gh-pages en GitHub) (opens in a new tab)
- Repo ULL-ESIT-GRADOII-PL/ull-etsii-grado-pl-1213-temperature-converter (opens in a new tab)
- Eloquent JS: The Secret Life of Objects. Lying Out a Table (opens in a new tab)
- Repo con el código para la sección The Secret Life of Objects. Lying Out a Table (opens in a new tab)
- Repo /crguezl/mocha-chai-sinon--example (opens in a new tab)
Introduction to Testing Node.js (2015)
A GENTLE INTRODUCTION TO JAVASCRIPT TEST DRIVEN DEVELOPMENT (2016)
- A GENTLE INTRODUCTION TO JAVASCRIPT TEST DRIVEN DEVELOPMENT: PART 1 (opens in a new tab)
- A GENTLE INTRODUCTION TO JAVASCRIPT TEST DRIVEN DEVELOPMENT: PART 2 (opens in a new tab)
- A GENTLE INTRODUCTION TO JAVASCRIPT TEST DRIVEN DEVELOPMENT: PART 3 (opens in a new tab)
Should
- Should npm (opens in a new tab)
- Should GitHub (opens in a new tab)
- Should API (opens in a new tab)
- eql (opens in a new tab): Deep object equality comparison.
- throw (opens in a new tab)