8000 mocha · GitHub Topics · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
#

Mocha

mocha logo

Mocha is a JavaScript test framework for Node.js programs, featuring browser support, asynchronous testing, test coverage reports, and use of any assertion library.

Assertation styles

  • assert
  • expect
  • should

Methologies

  • TDD
  • BDD

Reporting styles

  • spec
  • dot matrix
  • JSON
  • HTML

Features

Here are 7 public repositories matching this topic...

Car Rental Price Comparison Website is an open source web application built using Java to scrape data from a variety of sources, store it in a local SQL database, expose it through a RESTful web service (API) built using Node.js, and display it on the frontend using JavaScript (Vue.js).

  • Updated Nov 13, 2023
  • Java

Created by OpenJS Foundation

Released November 22, 2011

Latest release 3 days ago

Followers
15 followers
Repository
mochajs/mocha
Website
mochajs.org
Wikipedia
Wikipedia

Related Topics

bdd chai jasmine javascript jest nodejs qunit tdd testing
0