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: 2024-11-15 00:18:55 UTC
- JSON Representation
https://github.com/lionelsu/trybe-futebol-clube
Futebol Clube API is a RESTful API and a modern CRUD application with a graphical interface developed in ReactJs, offering comprehensive CRUD functionality for leaderboard management in a Football Club team.
chai clean-architecture crud docker docker-compose express mocha mysql nodejs orm postman restful-api sequelize solid tdd typescript
Last synced: 09 Nov 2024
https://github.com/aoepeople/ts-node-foundation
A basic micro service blueprint written in TypeScript transpiled on the fly for the node.js runtime. Also unit tests and coverage reports are enabled to keep quality and angibility transparency as high as possible.
chai express microservices mocha nodejs ts-node typescript
Last synced: 07 Nov 2024
https://github.com/piotrostr/plug
NestJS GraphQL API to deployed aside other micro-services and serve as a bridge.
docker docker-compose graphql mocha nestjs
Last synced: 08 Nov 2024
https://github.com/heiseonline/request-promise-native-record
Records and plays back responses from remote web services so you can test your code in peace.
javascript mocha recorder request-promise-native testing
Last synced: 10 Nov 2024
https://github.com/nour-karoui/inbox-ethereum
Getting started with Blockchain & Ethereum with a simple smart contract for reading, updating a message
blockchain ethereum ganache-cli mocha remix-ide smart-contracts solidity
Last synced: 10 Nov 2024
https://github.com/solenoden/unittestingdemo
A small demo Typescript Node app to demonstrate my knowledge of Unit testing with Mocha and Chai
chai mocha mocha-chai mocha-chai-test mocha-tests node-typescript nodejs typescript unit-testing
Last synced: 12 Nov 2024
https://github.com/dbull7/sorting-suite
Turing FE Module 2 Bubble Sort, Insertion Sort, and Merge Sort algorithms
Last synced: 21 Oct 2024
https://github.com/test-results-reporter/example-pactum-mocha-testbeats
example repo to showcase integration of pactum and mocha with testbeats
mocha pactum pactumjs testbeats
Last synced: 06 Nov 2024
https://github.com/takuyadev/tinyapp
CRUD / auth application that shortens URL, and stores information in basic server
css ejs ejs-templates html javascript mocha mocha-chai
Last synced: 21 Oct 2024
https://github.com/bhawanihmh/mongodb_mocha_mongoose
Example of MongoDBm Mocha and Mongoose in Node.
mocha mocha-tests mochajs mongo mongodb mongodb-database mongoose mongoose-plugin mongoose-schema
Last synced: 10 Oct 2024
https://gitlab.com/parktrackr/parktrackr-api
The API of ParkTrackr.
api graphql mocha mongoose parktrackr themeparks
Last synced: 23 Oct 2024
https://github.com/yusufshakeel/mocha-chai-project
This is a sample Mocha Chai testing project.
chai chaijs javascript mocha mocha-chai mocha-tests mochajs testing
Last synced: 10 Oct 2024
https://github.com/wkjuniordiaz/cypress-web-automation
This repository is part of my personal portfolio as a QA Automation Engineer. It showcases my skills in building automation frameworks from scratch using Cypress, Javascript and Mocha. The project highlights my expertise in test case design, execution, reporting
Last synced: 06 Nov 2024
https://github.com/klauslube/Store-Manager-Project
CRUD de um sistema de gerenciamento de loja utilizando nodeJS, Express e arquitetura MSC
api-rest chai http-server javascript joi-validation mocha mysql-database nodejs nodemon restfull-api sinon tdd
Last synced: 23 Oct 2024
https://github.com/imbenrabi/event-driven-architecture
Managed monorepo, that implements event driven flow using tRPC and Kafka.
chai commitlint docker docker-compose fasitfy husky kafdrop kafka kafkajs lint lint-staged mocha nyc pino sinon trpc vite zod
Last synced: 06 Nov 2024
https://github.com/jennndol/express-server-template
A template for creating server using express, eslint, mocha, chai
babel chai chai-http express istanbuljs mocha nyc skeleton template
Last synced: 11 Nov 2024
https://github.com/luizcalaca/node-api-mysql-unit-test
Node.js + API + MySQL + Unit test (mocha, chai e sinon) + Swagger Docs
api-rest architecture architecture-bff chai docker docker-compose express express-js express-middleware mocha mock msc-architecture mysql mysql-database mysql2 node nodejs sinon stubs test-automation
Last synced: 17 Nov 2024
https://github.com/murraco/paint-shop-problem-ts
Solution in TypeScript for the paint shop problem
coding-challenge mocha node paint-shop-problem typescript
Last synced: 11 Nov 2024
https://github.com/melgacoc/car_shop
CRUD para gerenciar uma aplicação de locação de automovéis aplicando POO
chai mocha mongodb mongoose nodejs poo sinon typescript
Last synced: 06 Nov 2024
https://github.com/el-davo/electron-typescript-react-boilerplate
electron-typescript-react-boilerplate
electron electron-builder enzyme mocha react redux redux-saga should typescript webpack3 webpack3-boilerplate
Last synced: 23 Oct 2024
https://github.com/lemuelZara/nodebr-training
Treinamento relacionado a plataforma Node.js
commander javascript mocha nodejs test
Last synced: 23 Oct 2024
https://github.com/ruthnaebeck/codeboard
Practice for Your JavaScript Technical Interview
bootstrap chai expressjs material-ui mocha passport postresql react-ace react-redux sequelize
Last synced: 23 Oct 2024
https://github.com/ioleo/ts-mocha-example
Example CLI node app written in Typescript with mocha unit tests.
cli example javascript mocha node typescript unittest
Last synced: 30 Oct 2024
https://github.com/mwolson/jazzdom
Promisified jsdom setup and teardown for your test runner
Last synced: 12 Nov 2024
https://github.com/bestbynature/photo-fortress
The "Photo Fortress" GitHub repository is a secure image upload and retrieval application built using TypeScript and MongoDB. This repository contains endpoints for uploading images (/upload) and retrieving images (/get_image) securely.
es6-modules mocha mongodb mongoose nodejs typescript
Last synced: 06 Nov 2024
https://github.com/neslaram/node-restful-api
Build a Restful API with NodeJS
express javascript mocha mochajs node pluralsight pluralsight-course typescript
Last synced: 10 Oct 2024
https://github.com/leotm/book-store
MVP app for Vendigo's coding exercise for an online book shop 📚 Chose to try the new Angular 5. Followed by successful 2 hours of live pair programming implementing and learning HapiJS on the fly. Later further successful phone interviews with the CEO, then investor Mads Faurholt.
angular5 bootstrap4-alpha6 chai coding-exercise hapi http-get json karma-jasmine minimal mocha mvp nodejs sinon typescript unit-testing
Last synced: 11 Nov 2024
https://github.com/mr-possible/webdriverio_web_test_framework
A test automation framework built using Typescript and WebdriverIO with Mocha framework setup.
Last synced: 06 Nov 2024
https://github.com/pedroemmanuelbuerger/trybe-futebol-clube
Trybe Futebol Clube é um projeto desenvolvido como parte do curso "Trybe" para simular o um campeonato de times de futebol brasileiro, a qual tem o sistema de pontuação, sistema de partidas em andamento e finalizadas, sistema de login e sistema de classificação de todos os times no campeonato
backend dev docker docker-compose frontend fullstack javascript mocha nodejs poo sequelize typescript
Last synced: 16 Nov 2024
https://github.com/pedroemmanuelbuerger/store-manager
O Store Manager é um projeto desenvolvido para gerenciar uma loja virtual, permitindo que os usuários realizem operações como adicionar, editar e remover produtos, além de gerenciar o estoque e acompanhar as vendas.
beekeeper chai javascript mocha msc mysql nodejs postman sequelize sinon
Last synced: 16 Nov 2024
https://github.com/pedroemmanuelbuerger/trybesmith
O trybesmith foi um projeto realizado no curso da trybe, a qual simula uma aplicação para banco de dados(MYSql) onde somos o "ferreiro". Temos produtos, usuarios e pedidos e devemos forjar uma aplicação back-end para prestar o atendimento aos usuarios.
beekeeper chai javascript mocha msc mysql nodejs postman sequelize sinon
Last synced: 16 Nov 2024
https://github.com/ezier-project/validate
An ezier validator for nodejs.
chai ezier mocha nodejs prettier swc typescript validator
Last synced: 12 Oct 2024
https://github.com/zeljkofilipin/mediawiki-webdriverjs
An example repository on how to implement Selenium tests in Node.js using WebDriverJs
javascript mediawiki mocha selenium
Last synced: 11 Nov 2024
https://github.com/depapp/pactum-init
PactumJS CLI tools
api api-automation automation-testing cli hacktoberfest-accepted hactoberfest jasmine jest mocha pactum pactumjs
Last synced: 27 Oct 2024
https://github.com/lenin-anzen/javascript-unit-testing
Pruebas unitarias con Karma, Jasmine, Mocha, Jest, Chai...
chai jasmine javascript jest karma mocha unit-testing
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-mocha-chai-expect
WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Mocha, Chai and Expect.
chai commonjs e2e-boilerplate end-to-end-test-automation mocha webdriver-manager
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-chai-should
Protractor end-to-end test automation boilerplate, Using TypeScript, Tsc, Mocha, Chai and Should.
chai e2e-boilerplate end-to-end-test-automation mocha protractor tsc typescript
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/playwright-commonjs-mocha-chai-should
Playwright end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Should.
chai commonjs end-to-end-test-automation mocha playwright
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/playwright-es-modules-esm-mocha-chai-assert
Playwright end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Assert.
assert chai end-to-end-test-automation esm mocha playwright
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-mocha-chai-expect
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Expect.
babel chai mocha selenium-webdriver
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-babel-mocha-chai-should
Selenium-WebDriver end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Should.
babel chai mocha selenium-webdriver
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-expect
selenium-webdriver end-to-end test automation boilerplate, using CommonJS, MochaJS and Chai.
chai commonjs mocha selenium-webdriver
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/selenium-webdriver-es-modules-esm-mocha-assert
selenium-webdriver end-to-end test automation boilerplate project. Using ES6 modules, ESM, MochaJS and Assert.
assert esm mocha selenium-webdriver
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/selenium-webdriver-commonjs-mocha-chai-should
Selenium-WebDriver end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Should.
chai commonjs mocha selenium-webdriver
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-mocha-chai-assert
Puppeteer end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
assert chai commonjs end-to-end-test-automation mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/playwright-commonjs-mocha-chai-assert
Playwright end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
assert chai commonjs end-to-end-test-automation mocha playwright
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-commonjs-mocha-chai-expect
Protractor end-to-end test automation boilerplate, using CommonJS, Mocha & Chai.
chai commonjs e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-es-modules-esm-mocha-chai-assert
Protractor end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Assert.
assert chai e2e-boilerplate end-to-end-test-automation esm mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-commonjs-mocha-chai-assert
Protractor end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
assert chai commonjs e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-es-modules-babel-mocha-chai-should
Protractor end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Should.
babel chai e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-es-modules-babel-mocha-chai-expect
Protractor end-to-end test automation boilerplate, using ES Modules, BabelJS, Mocha and Chai.
babel chai e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-assert
WebdriverIO end-to-end test automation boilerplate, using CommonJS, Mocha and Assert.
assert commonjs end-to-end-test-automation mocha sync webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-es-modules-babel-mocha-assert
Protractor end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha and Assert.
assert babel e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-commonjs-mocha-assert
Puppeteer end-to-end test automation boilerplate project. Using commonjs, mocha and assert.
assert commonjs end-to-end-test-automation mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-commonjs-mocha-chai-should
Protractor end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Should.
chai commonjs e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-es-modules-babel-mocha-assert
WebdriverIO end-to-end test automation boilerplate, Using ES6-Modules, BabelJS, Mocha and Assert.
assert babel end-to-end-test-automation mocha webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-es-modules-esm-mocha-chai-should
Protractor end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Should.
chai e2e-boilerplate end-to-end-test-automation esm mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-es-modules-babel-mocha-chai-assert
Protractor end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Assert.
assert babel chai e2e-boilerplate end-to-end-test-automation mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-es-modules-esm-mocha-chai-expect
Protractor end-to-end test automation boilerplate, using ES6-Modules, ESM, Mocha and Chai.
chai e2e-boilerplate end-to-end-test-automation esm mocha protractor
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-es-modules-babel-mocha-chai-should
WebdriverIO end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Should.
babel chai end-to-end-test-automation mocha webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-es-modules-babel-mocha-chai-expect
WebdriverIO end-to-end test automation boilerplate, Using ES6-Modules, BabelJS, Mocha and Chai.
babel chai end-to-end-test-automation es6 mocha sync webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-es-modules-babel-mocha-chai-assert
WebdriverIO end-to-end test automation boilerplate, Using ES Modules, Babel, Mocha, Chai and Assert.
assert babel chai end-to-end-test-automation mocha webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-mocha-chai-assert
WD end-to-end test automation boilerplate, Using Commonjs, Webdriver-Manager, Mocha, Chai and Assert.
assert chai commonjs e2e-boilerplate end-to-end-test-automation mocha webdriver-manager
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/puppeteer-es-modules-esm-mocha-chai-assert
Puppeteer end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Assert.
assert chai end-to-end-test-automation esm mocha puppeteer
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-chai-should
WebdriverIO end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Should.
chai commonjs end-to-end-test-automation mocha webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-chai-expect
WebdriverIO end-to-end test automation boilerplate, using CommonJS, Mocha and Chai.
chai commonjs end-to-end-test-automation mocha webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-typescript-ts-node-mocha-chai-assert
WebdriverIO end-to-end test automation boilerplate, Using TypeScript, ts-node, Mocha, Chai and Assert.
assert chai end-to-end-test-automation mocha typescript webdriverio webdriverio-typescript
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-commonjs-mocha-chai-assert
WebdriverIO end-to-end test automation boilerplate, Using Commonjs, Mocha, Chai and Assert.
assert chai commonjs end-to-end-test-automation mocha webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/webdriverio-typescript-ts-node-mocha-chai-should
chai mocha typescript webdriverio
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/wd-commonjs-webdriver-manager-mocha-chai-should
WD end-to-end test automation boilerplate project. Using webdriver-manager, commonjs, mocha, and chai
chai commonjs e2e-boilerplate end-to-end-test-automation mocha wd webdriver-manager
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-assert
Protractor end-to-end test automation boilerplate, using: TypeScript, tsc, Mocha and Assert.
assert e2e-boilerplate end-to-end-test-automation mocha protractor tsc typescript
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-typescript-ts-node-mocha-chai-should
Protractor end-to-end test automation boilerplate, Using TypeScript, ts-node, Mocha, Chai and Should.
chai e2e-boilerplate mocha protractor should typescript
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-typescript-ts-node-mocha-assert
Protractor end-to-end test automation boilerplate, Using TypeScript, ts-node, Mocha and Assert.
assert e2e-boilerplate end-to-end-test-automation mocha protractor typescript
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-typescript-tsc-mocha-chai-expect
Protractor end-to-end test automation boilerplate, using: TypeScript, tsc, Mocha and Chai.
chai e2e-boilerplate end-to-end-test-automation mocha protractor tsc typescript
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/playwright-es-modules-esm-mocha-chai-should
Playwright end-to-end test automation boilerplate, Using ES Modules, esm, Mocha, Chai and Should.
chai end-to-end-test-automation esm mocha playwright
Last synced: 12 Nov 2024
https://github.com/e2e-boilerplate/protractor-typescript-ts-node-mocha-chai-assert
Protractor end-to-end test automation boilerplate, Using TypeScript, ts-node, Mocha, Chai and Assert.
assert chai e2e-boilerplate end-to-end-test-automation mocha protractor typescript
Last synced: 12 Nov 2024
https://github.com/jonathas/trainline-departures
:light_rail: An API that returns the train services in order for the customers to view live departure information
api apidoc docker docker-compose es7 express istanbul mocha nginx nodejs pm2 redis sinon typescript
Last synced: 16 Nov 2024
https://github.com/jmromer/file-info-annotator
A Node.js CLI script that asynchronously reads and annotates files
babel chai es2015 es6 javascript mocha node sinon
Last synced: 13 Nov 2024
https://github.com/jonathas/roman-numerals
A web based application that converts numbers to roman numerals and vice versa
angularjs docker istanbul math mocha nginx nodejs roman-numerals
Last synced: 16 Nov 2024
https://github.com/amcnulty/flashcard-generator
A flashcard generator made in NodeJS
chai inquirer mocha mocha-chai nodejs tests
Last synced: 12 Nov 2024
https://github.com/abradifcode/generator-gulp-bootstrap
Yeoman generator for Bootstrap, Gulp & libsass (gulp-sass).
bootstrap-sass-official bootstrap3 bower gulp gulp-load-plugins gulp-sass gulp3 imagemin libsass mocha modernizr wiredep yeoman-generator
Last synced: 26 Sep 2024
https://github.com/phillipmwaniki/fruitstore
NodeJs fruitstore implementation with integration tests
chai chai-http es6 javascript mocha mongodb mongoose nodejs
Last synced: 09 Nov 2024
https://github.com/khachornchit/nodejs-unit-test
Node.js with unit test.
docker javascript jest-tests mocha mongodb nodejs sinon
Last synced: 10 Nov 2024
https://github.com/dynamicbalaji/dynamic-pluralize
NPM module creation
chai definition dynamic javascript mocha mocha-chai npm pluralize travis-ci typescript
Last synced: 15 Oct 2024
https://github.com/brainhubeu/tdd-js
A repo with code examples for our blog post which is going to be published
chai mocha nyc sinon tdd tdd-example tdd-js
Last synced: 10 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: 09 Nov 2024
https://github.com/valchanoficial/fibonaccinodejs
Codenation - Fibonacci usando NodeJS
chai fibonacci fibonacci-sequence mocha nodejs
Last synced: 09 Nov 2024
https://github.com/rosines-almeida/rsa-validatorcard
Laboratoria - Sprint 4 - Final Product: a library to validate credit cards using Mocha, Chai and NYC
Last synced: 09 Nov 2024
https://github.com/thespyder/rescript-mocha
Mocha bindings for ReScript
bucklescript mocha reasonml rescript rescript-bindings
Last synced: 13 Oct 2024
https://github.com/michal-radomski/testing-libraries-courses
Files created during Udemy.com testing libraries courses.
cypress e2e-tests jest mocha react-testing-library selenium-webdriver unit-testing vitest
Last synced: 09 Nov 2024