Skip to content
#

mochajs

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 10 public repositories matching this topic...

A self-initiative: Bespoke REST API Test Automation Framework , Bespoke UI Test Automation Framework built with TestCafe and JavaScript, Bespoke Performance Test Framework built with JMeter on Docker, WebDriver, Sitespeed.io, Google Performance and Lighthouse

  • Updated Oct 7, 2021
  • HTML

Created by OpenJS Foundation

Released November 22, 2011

Latest release about 2 months ago

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

Related Topics

bdd chai jasmine javascript jest nodejs qunit tdd testing