Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Mocha
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
Features
- GitHub: https://github.com/topics/mocha
- Wikipedia: https://en.wikipedia.org/wiki/Mocha_(JavaScript_framework)
- Repo: https://github.com/mochajs/mocha
- Created by: OpenJS Foundation
- Released: November 22, 2011
- Related Topics: testing, javascript, nodejs, tdd, bdd, jasmine, chai, qunit, jest,
- Aliases: mochajs,
- Last updated: 2025-01-05 00:19:20 UTC
- JSON Representation
https://github.com/shashikumarraja/cookiecutter-mocha-template
Project to generate template of writing automation tests with Mocha in JavaScript.
automation chai cookiecutter cookiecutter-template mocha nodejs
Last synced: 15 Nov 2024
https://github.com/aaronleocooper/webpack-ts-react-kit
A Webpack, TypeScript & React starter kit
boilerplate mocha react react-router reactjs redux starter-kit typescript
Last synced: 07 Dec 2024
https://github.com/unlight/mocha-jested
Bring some jest API to mocha
jest mocha mocha-plugin mocha-ui
Last synced: 27 Dec 2024
https://github.com/alexsabur/selenium-typescript-mocha-simple
Пример mocha теста
mocha mocha-tests selenium selenium-webdriver test typescript
Last synced: 15 Dec 2024
https://github.com/azevedo-pedro/tdd-testing-ewacademy
A Node.js application for managing car rentals with test-driven development using Mocha, Chai, Sinon, and Istanbul (NYC).
chai mocha nodejs nyc tdd tdd-javascript unit-testing
Last synced: 24 Nov 2024
https://github.com/josdem/webdriverio-workshop
This project shows some cool features in WebdriverIO along with Mocha and NodeJS
javascript mocha nodejs prettier webdriverio
Last synced: 16 Nov 2024
https://github.com/josdem/webdriverio-thymeleaf
This project shows how to use WebdriverIO along with Mocha Framework to test a website.
javascript mocha nodejs prettier webdriverio
Last synced: 16 Nov 2024
https://github.com/josdem/webdriverio-getting-started
This project shows how to get starting with WebdriverIO along with Mocha Framework to test a website.
javascript mocha nodejs webdriverio
Last synced: 16 Nov 2024
https://github.com/josdem/webdriverio-login
This project shows how to use WebdriverIO along with Mocha Framework to test a website.
javascript mocha nodejs prettier webdriverio
Last synced: 16 Nov 2024
https://github.com/josdem/webdriverio-android
WebdriverIO along with Mocha to test Android app locally and in Saucelabs
android appium kotlin mocha nodejs saucelabs webdriverio
Last synced: 16 Nov 2024
https://github.com/josdem/playwright-workshop
Playwright capabilities workshop
allure applitools gitactions-workflow github-actions javascript mocha playwright prettier
Last synced: 16 Nov 2024
https://github.com/josdem/javascript-katas
JavaScript fun katas
javascript mocha nodejs prettier
Last synced: 16 Nov 2024
https://github.com/josdem/games-workshop
Fun JavaScript games having Spring Webflux as backend
gradle javascript mocha spring-boot thymeleaf
Last synced: 16 Nov 2024
https://github.com/josdem/cypress-workshop
Cypress capabilities demo
applitools cypress javascript mocha
Last synced: 16 Nov 2024
https://github.com/josdem/applitools-workshop
This project shows how to use Applitools along with WebdriverIO and Mocha Framework to test a website.
applitools mocha nodejs prettier webdriverio
Last synced: 16 Nov 2024
https://github.com/prantlf/karma-failure-snapshots-mocha
Karma plugin for taking snapshots of the web browser whenever a Mocha test fails.
karma-adapter karma-plugin mocha screenshots snapshots
Last synced: 24 Nov 2024
https://github.com/sofyansetiawan/fcc-learn-mocha-chai
Quality Assurance learning outcomes using Mocha and Chai from Freecodecamp
chai chaijs mocha mocha-chai mocha-tests quality-assurance testing
Last synced: 06 Dec 2024
https://github.com/vanishine/promises-a-plus-tester
A tester of checking correct Promises/A+ implemetation come in handy.
browserify mocha promise promises-aplus
Last synced: 25 Dec 2024
https://github.com/martishin/frontendexpert
Solutions for the FrontendExpert course
chai css3 frontend html5 javascript jest mocha reactjs typescript
Last synced: 06 Dec 2024
https://github.com/slammayjammay/array-element-combiner
Combines or cancels adjacent elements of an array
Last synced: 06 Dec 2024
https://github.com/halbert-anderson/decoder-ring-app-assessment
This Decoder Ring application implements three classic cipher algorithms to encode and decode messages: Caesar Shift, Polybius Square, and Substitution Cipher. Mocha and Chai were used to write unit test for the code.
Last synced: 07 Dec 2024
https://github.com/matttechwell/mocha-workspace-automation
Automation Test Case Using Typescript and Selenium
Last synced: 02 Jan 2025
https://github.com/stefanwalther/boilr-mocha-conf
Boilr template for a simple mocha config file.
boilerplate boilr boilr-template mocha
Last synced: 25 Dec 2024
https://github.com/mikeludemann/webdriverio-appium-testing
Simple tests in combination with WebDriverIO and Appium
android appium ios mocha selenium webdriverio
Last synced: 07 Dec 2024
https://github.com/magentanova/funwithconstructors
Exercises on JS constructors.
Last synced: 24 Nov 2024
https://github.com/fatimazza/supertestpom
API Automation Testing using Javascript, Supertest & POM Design Pattern
api-testing chai javascript mocha mochawesome-report page-object-model supertest supertest-mocha-chai
Last synced: 17 Nov 2024
https://github.com/skitsanos/foxx-nginx-chai
A short test for Foxx-Builder driven API, OpenResty running in Docker
arangodb backendless docker docker-compose foxx-builder mocha mocha-chai nginx openresty
Last synced: 15 Nov 2024
https://github.com/asif-shahriar/axios-transaction-api
Integration testing on multiple transactional APIs by Axios and generated report by mochawesome
axios chai faker mocha mochawesome nodejs rest-api shelljs
Last synced: 23 Nov 2024
https://github.com/tgorka/servicelychee
Util library containing common service implementations like gulp class or index
chai express gulp javascript microservices mocha mongodb mongoose nodejs pm2 testing typescript yarn
Last synced: 15 Nov 2024
https://github.com/mikeludemann/browsertesting
Testing with difference Browser Frameworks and Tools
browser-testing casperjs chai dalekjs mocha phantomjs selenium selenium-webdriver slimerjs testing-framework webdriverio
Last synced: 07 Dec 2024
https://github.com/mrbrunelli/terere-builder
My studies of Builder Pattern, Factory Pattern and Repository Pattern with Javascript
builder-pattern design-patterns factory-pattern javascript mocha repository-pattern terere unit-testing
Last synced: 15 Nov 2024
https://github.com/helenanevesbr/tic-tac-toe-game
Tic tac toe game against an Artificial Inteligence. I've used React and Node for front-end and Flask for back-end.
api flask javascript mocha nodejs pytest python react tic-tac-toe unit-testing
Last synced: 25 Dec 2024
https://github.com/doamaral/webdriverio-mocha-chai
Trying out WebdriverIO test project features
javascript mocha selenium testing webdriverio
Last synced: 15 Nov 2024
https://github.com/doamaral/js-test-frameworks
Examples of Jest, Jasmine and Mocha features
jasmine javascript jest mocha testing
Last synced: 15 Nov 2024
https://github.com/jeffersonsimplicio/project-store-manager
Aplicação back-end para gestão de vendas estilos drop shipping, com organização REST e CRUD de produtos e compras.
chai crud express javascript mocha mysql nodejs rest-api sinon tdd test test-driven-development
Last synced: 19 Nov 2024
https://github.com/mikeludemann/puppeteer-testing-environment
A puppeteer testing environment
chai karma mocha puppeteer puppeteer-core testing
Last synced: 07 Dec 2024
https://github.com/yusafosei-bonsu/cogz-js-assignment-2
This is the next JS assignment within Cognizant's training
chai javascript mocha regex-pattern
Last synced: 15 Nov 2024
https://github.com/jabellard/b64ms
base64 encoder/decoder microservice.
api api-design base64 express expressjs gulp javascript microservice mocha mochajs node nodejs npm raml raml-documentation rest-api restful-api sinon sinonjs web-development
Last synced: 17 Nov 2024
https://github.com/bryanwilhite/songhay-web-components
planting small shadow-tree seeds 🌱👁 and watching them grow in the manner of 🦉 the living standard
chai css dom ecmascript html lerna-monorepo lit-element lit-html mocha shadow-dom typescript web-component
Last synced: 31 Dec 2024
https://github.com/jimcresswell/general-js-test-automation-demo
Demo of multi-layer test automation in a two service Node web app with third-party data depencies, including Consumer Driven Contract Testing
api-testing bdd bootstrap4 consumer-driven-contracts cucumber javascript-testing mocha nodejs pact-js portfolio product-behaviour tdd test-automation unit-testing web-testing webdriver
Last synced: 15 Nov 2024
https://github.com/gabyfutemma/extractlinks-gf
Laboratoria - Sprint 4 - Final Product: a library to filter links in markdown using Regex, Mocha, Chai and NYC
chai javascript mocha npm npm-package nyc regex
Last synced: 25 Dec 2024
https://github.com/jimcresswell/api-test-supertest-demo
Demo of Javascript API testing using Supertest
api-testing api-tests living-documentation mocha supertest
Last synced: 15 Nov 2024
https://github.com/nascentdigital/wdio-extend
A set of Webdriver.io Chai extensions for building reliable E2E UI tests.
chai e2e javascript mocha testing ui webdriverio
Last synced: 17 Nov 2024
https://github.com/jmr85/reactwebdriverio
Testing for React Native Android using Mocha, Webdriver.io client and Appium
appium mocha react-native webdriverio
Last synced: 15 Nov 2024
https://github.com/poncoe/petstore-apitest
Petstore Api Automated Testing using JS Api Automation (Mocha, Chai, Supertest (branch main) & Cypress).
automated-testing chai cypress cypress-testing-library cypress-tests cypressjs javascript mocha mocha-chai mocha-js mocha-testing mocha-tests mochajs mochawesome mochawesome-report supertest supertest-e2e supertest-mocha-chai
Last synced: 17 Nov 2024
https://github.com/jmbl1685/unitests-javascript-example
TDD example using Mocha + Chai, Ava, Jest
ava chai jest mocha nodejs tdd unit-testing
Last synced: 04 Jan 2025
https://github.com/timbo-rafa/node-mocha
Basic mocha testing template
demo javascript mocha mochajs node nodejs template tests
Last synced: 17 Nov 2024
https://github.com/dhartisangani/indiefoods-backend
IndieFoods is a home-cooked food subscription platform created to empower the indie chefs, the superstars who cook great food at home and want to take it a step higher. Our users will have the choice of multiple meal plans and chefs within their area.
cors express firebase mocha nodejs razorpay
Last synced: 17 Nov 2024
https://github.com/sakejs/sake-mocha
Add test, test:ci and test:watch tasks powered Mocha to your Sakefile.
javascript mocha nodejs sake tasks testing
Last synced: 17 Nov 2024
https://github.com/ryan-haskell/typescript-node-rest-api
Working with Typescript and NodeJS
chai gulp mocha nodejs typescript
Last synced: 30 Nov 2024
https://github.com/keizah7/api-testing-javascript-mocha
BIT užduotis: API integration tests using JavaScript and Mocha
Last synced: 10 Jan 2025
https://github.com/jerp86/generator-iterators-js
Generators e Iterators na prática com @ErickWendel
javascript js mocha nodejs nyc sinon
Last synced: 17 Nov 2024
https://github.com/baskc/boris-fx-mocha-pro
boris-fx-mocha boris-fx-mocha-pro boris-fx-mocha-free boris-fx-mocha-pro-download boris-fx-plugin-sapphire boris-fx-mocha-2024 boris-fx-mocha-latest-version borisfx-sapphire-2024 borisfx-free borisfx-plugin-free boris-fx-mocha-license
boris boris-fx boris-fx-continuum boris-fx-mocha boris-fx-mocha-2024 boris-fx-mocha-free boris-fx-mocha-latest-version boris-fx-mocha-license boris-fx-mocha-pro boris-fx-mocha-pro-download boris-fx-plugin-sapphire boris-fx-sapphire-download boris-fx-sapphire-free borisfx-free borisfx-plugin-free borisfx-sapphire-2024 mocha mocha-testing
Last synced: 25 Dec 2024
https://github.com/arpitgo4/promise-obj
Promise.all's implementation for objects.
async chai chai-as-promised mocha nodejs npm-package promise tdd
Last synced: 30 Nov 2024
https://github.com/enriquebeta6/tdd-javascript-course
chaijs javascript mocha mocha-chai tdd tdd-javascript
Last synced: 17 Nov 2024
https://github.com/dzenis-h/mongodb_practice
A lil bit of data query practice using the usual suspects: Node/Express + Mongoose/Mongo.
express mocha mongodb mongoose
Last synced: 17 Nov 2024
https://github.com/gaeun917-zz/react_test_env
react test environment setup
chai ci cypress-io enzyme jest mocha sinon
Last synced: 24 Nov 2024
https://github.com/markuspeitl/node-typescript-handlebars-template
Simple template repo for building quick and small web applications with NodeJS, typescript and express uses handlebars as the tempate engine.
dependecies express handlebars mocha nodejs nodemon typescript
Last synced: 20 Nov 2024
https://github.com/siddhant-deshmukh/user-auth-api
chai express-js express-validator jwt mocha mongodb swagger
Last synced: 25 Dec 2024
https://github.com/annielymariah/project-mocha-chai
Projeto realizando no período de atividade como QA na Compass UOL Ltda, efetuando assim um estudo sobre a utilização das bibliotecas de testes Mocha & Chai.
chai javascript-library mocha test-automation
Last synced: 25 Dec 2024
https://github.com/romagny13/es6-starter
Es6 starter kit
es6 eslint karma mocha rollup starter-kit travis webpack
Last synced: 30 Nov 2024
https://github.com/ndmen/app.blockchain.linearvesting
A decentralized application to interact with the MyToken, an 18 decimal token with a total supply of 1000
alchemy chai ethers hardhat mocha node openzeppelin solidity typescript
Last synced: 23 Oct 2024
https://github.com/mayankagrawal94/string-calculator
This project is a simple implementation of the String Calculator kata using Test-Driven Development (TDD). The purpose of this exercise is to demonstrate software craftsmanship by writing clean, well-tested code using TDD principles.
Last synced: 25 Dec 2024
https://github.com/samthor/headless-test
Run Mocha tests in a headless browser
Last synced: 17 Nov 2024
https://github.com/123mwanjemike/test-driven-development
A Test Driven Development(TDD) learning and practice repository working with factorials and fibonacci series
chai factorials fibonacci mocha mocha-chai mocha-tests tdd unit-testing
Last synced: 17 Nov 2024
https://github.com/fl0r1an84/test-chai-mocha
Testing with Mocha and Chai
chai javascript mocha mocha-chai nodejs testing unit-testing unittest
Last synced: 20 Nov 2024
https://github.com/lilpolymath/fest
A lightweight testing framework for JavaScript
assertion-library jest mocha testing-framework
Last synced: 25 Dec 2024
https://github.com/EliHood/ReactExpressPhotoShareApp
Sign up, Log-In, upload an image, and add comments photo sharing app.
bookshelf chai docker enzyme immer jest knex material-ui mocha react redux redux-persist redux-saga
Last synced: 23 Oct 2024
https://github.com/rlagkrdy/Person_Study
algorithm data-structures javascript mocha shouldjs typescript
Last synced: 23 Oct 2024
https://github.com/saabbir/visual-testing-demo
This is a visual testing automation project using webdriver io and it's visual service package.
Last synced: 25 Dec 2024
https://github.com/sadabnepal/express-js-framework
Developed API using ExpressJS, testing using SuperTest and mocha framework.
api-development api-testing chai dotenv expressjs mocha mocha-chai mochawesome nodejs
Last synced: 20 Nov 2024
https://github.com/amelhaoui/mean-app
A simple node.js application to manipulate one-to-many relationship. Uses Express.js, mongodb & mongoosejs, mocha
Last synced: 23 Oct 2024
https://github.com/elenamorton/events_manager_js
An application to manage social events
Last synced: 23 Oct 2024
https://github.com/sadabnepal/apicypressmochaframework
Sample project that uses Cypress to test backend services.
api-test-framework cypress mocha nodejs
Last synced: 20 Nov 2024
https://github.com/sadabnepal/cypressjavascriptmocha
Mocha framework to showcase the use of Cypress with JavaScript for web application testing.
cypress-automation cypress-io mocha page-object-model
Last synced: 20 Nov 2024
https://github.com/Caballerog/kata-TDD-JavaScript
Kata TDD in JavaScript
calculator fizzbuzz javascript kata mocha tdd
Last synced: 23 Oct 2024
https://github.com/sadabnepal/graphql-supertest-api
GraphQL API Test framework using TypeScript supertest library and mocha framework
graphql graphql-testing mocha supertest supertest-mocha-chai type-utility types typescript
Last synced: 25 Dec 2024
https://github.com/andfaulkner/kidnap-console
Wrap a function. Capture all its logs, stop them from displaying, and store them for later access along with the return value. Makes console log output testing a breeze.
console console-log console-log-testing javascript logging mocha tdd terminal test test-driven-development testing typescript unit-testing
Last synced: 20 Nov 2024
https://github.com/taeuk-gang/taeuk-template
taeuk's template
custom-elements firebase lit-html mocha shadow-dom storybook wct webcomponents
Last synced: 23 Oct 2024
https://github.com/guilhermebkel/julius-caesar-cryptography
Application used to encrypt and decrypt messages using the Julius Caesar Cryptography.
challenge encryption julius-caesar-cryptography mocha node
Last synced: 20 Nov 2024