/mocha-y-chai-ga

mocha-y-chai-ga created by Classroom for GitHub

Primary LanguageJavaScript

Testing your Front-End Code

OOP JS

Este repositorio aloja la práctica de conversión de tipos, realizada con html, css y javascript, usando POO y haciendo uso de la herencia en javascript.

Repositorios GitHub

Página de despliegue de la aplicación:

Página de los autores

Mocha is a feature-rich JavaScript test framework running on Node.js and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases. Hosted on GitHub.

Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.

The main goal for Karma is to bring a productive testing environment to developers. The environment being one where they don't have to set up loads of configurations, but rather a place where developers can just write the code and get instant feedback from their tests. Because getting quick feedback is what makes you productive and creative.