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-11 00:14:58 UTC
- JSON Representation
https://github.com/burdiuz/js-lib-project-environment
environment template for library projects
babel chai class-properties coverage coveralls developer-environment es6 es7 eslint flow istanbul javascript jest js karma mocha rollup sinon webpack
Last synced: 10 Dec 2024
https://github.com/bahmutov/has-only
Tells if the current Mocha execution is running only some tests that use .only
Last synced: 18 Jan 2025
https://github.com/opr/weatherhelper
An app for android to get airfield weather.
Last synced: 11 Dec 2024
https://github.com/bappi2097/blockchain-stephen
blockchain mocha solidity web3
Last synced: 17 Dec 2024
https://github.com/gabrielcsapo/mocha-markdown-extended-reporter
🚫 extends the base mocha-markdown reporter
deprecated markdown mocha reporter
Last synced: 09 Jan 2025
https://github.com/mersocarlin/testing-with-jest-and-mocha
Sample repo used in my Blog Post to Signavio Tech Blog.
Last synced: 23 Dec 2024
https://github.com/t2ym/reportage
scenarist-wrapped mocha sessions on browsers to any reporters
Last synced: 16 Dec 2024
https://github.com/jimi1126/handler4mongodb
对mongodb模块进行常用操作的封装操作集.
coffeescript javascript mocha mongodb nodejs proxy
Last synced: 16 Dec 2024
https://github.com/itsnickbarry/buidler-test-isolater
Reinitialize the Buidler Runtime Environment before each Mocha test 🚧 ☕
blockchain buidler ethereum fork mocha smart-contracts solidity test wow
Last synced: 27 Dec 2024
https://github.com/raminmammadzada/tracking-api
Tracking API with an endpoint that accepts HTTP requests to identify unique users.
api-rest cookie-parser mocha mocha-chai nodejs
Last synced: 11 Dec 2024
https://github.com/alfianandinugraha/first-mocha
Learn Mocha with Sinon.js and Chai.js for Test-Driven Development 🧪
chai example learning mocha sinon test-driven-development ttd
Last synced: 14 Dec 2024
https://github.com/sebaplaza/monomerge
Merge multiple json coverage files into one, then use nyc to create a merged report. Ideal for monorepos.
coverage coverage-report jest mocha monorepo nyc testing-tools tests vitest
Last synced: 11 Dec 2024
https://github.com/benmalcom/typescript-lib-starter
A starter project for writing javascript modules with typescript/webpack
chai es2015 es2016 es2017 es6 javascript lib mocha module node typescript umd
Last synced: 11 Dec 2024
https://github.com/muhammadpauzi/learn-unit-testing-with-mocha
🧪 Repository for save the result of learning unit test with ☕ Mocha.
Last synced: 23 Dec 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/guyfrommilkyway/issue-tracker
A freeCodeCamp project.
chai expressjs javascript mocha nodejs
Last synced: 23 Dec 2024
https://github.com/yusufshakeel/mocha-project
This is a sample Mocha testing project.
mocha mocha-tests mochajs testing
Last synced: 05 Jan 2025
https://github.com/clydedz/clymate-vscode-theme
Clymate Themes is a collection of themes for VS Code under the Clymate themes hood.
azure-devops clymate clymate-theme dark-theme mocha neon npm pop theme unit-testing vintage visual-studio-marketplace vsce vscode vscode-extension vscode-theme vsix vsix-extensions
Last synced: 17 Dec 2024
https://github.com/coelhoreinaldo/store_manager
A RESTful API using a layered architecture (model, service, and controller). The API is a sales management system where you can create, view, delete, and update products and sales (CRUD).
docker expressjs mocha mocha-chai model-service-controller mysql nodejs sinon
Last synced: 12 Dec 2024
https://github.com/brickpop/eth-crypto-bill-manager
Ethereum Home Bills smart contract, featuring Solidity, Truffle and Mocha+Chai
blockchain chai ethereum mocha smartcontracts solidity
Last synced: 17 Dec 2024
https://github.com/warfox/typescript-expressjs
Express.js app using TypeScript :rocket:
chai express expressjs mocha supertest typescript
Last synced: 05 Jan 2025
https://github.com/olha-dev-fullstack/mongo-express-apps
This repository contains three projects that demonstrate the usage of MongoDB with Mongoose, Express, and Mocha for testing
express mocha mongodb mongoose
Last synced: 12 Dec 2024
https://github.com/chung-leong/mocha-skip-if
Skipping Mocha tests based on conditions
Last synced: 28 Nov 2024
https://github.com/p-adams/pyxis.ts
An associative container for TypeScript
binary-search-tree chai mocha typescript
Last synced: 17 Dec 2024
https://github.com/ruan-miguel/product-publishing
Api para publicação de produtos
chai faker mocha mongoose mongoose-paginate node nyc typescript
Last synced: 23 Dec 2024
https://github.com/jaimerc/redisdb-module
chai docker docker-compose mocha redis-server redisdb testing
Last synced: 13 Jan 2025
https://github.com/asadhasan/webdriveriogocomparetests
Basic automation testing of GoCompare website with WebDriverIO, driven by Typescript, Mocha and Chai.
chai mocha typescript webdriverio
Last synced: 21 Dec 2024
https://github.com/koji/react_redux_todo
todo app that is using react, redux and test packages
mocha reactjs redux redux-thunk styled-components
Last synced: 23 Dec 2024
https://github.com/lambdacasserole/typescript-project-template
A TypeScript project template all set up with a build system, testing framework etc.
chai gulp mocha npm template typedoc typescript
Last synced: 20 Dec 2024
https://github.com/pustovitdmytro/node-package-tester
tool for testing npm packages.
mocha nodejs npm test testing-tools
Last synced: 10 Jan 2025
https://github.com/fasttime/mocha-bar
Fast Mocha test reporter for the browser
bar mocha mocha-reporter mocha-tests testing
Last synced: 15 Dec 2024
https://github.com/gabrielh-silvestre/trybe-exercises
Exercises made on Trybe course. Include Fundamentals, Front-end, Back-end and Computer-Science
chai css docker docker-compose express javascript jest mocha mysql react react-testing-library redux sinon
Last synced: 17 Dec 2024
https://github.com/cjen07/mocha_cnn
image classification with pre-trained imagenet cnn updated for julia v0.5 using mocha
classification cnn julia mocha
Last synced: 17 Dec 2024
https://github.com/mairess/project-trybe-futebol-clube
App sobre partidas de futebol. Feita com typescript, node, express, sequelize, mysql, testada com mocha, chai e sinon, orquestrada com docker-compose e documentada com swagger-ui-express.
chai docker express joi jwt mocha mysql node sequelize sinon swagger-ui-express tdd typescript
Last synced: 17 Dec 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: 18 Jan 2025
https://gitlab.com/fil-rouge-groupe-3/l3-back
BACK de l'application Stack technique : ExpressJs, Mocha
expressjs mocha typeorm typescript
Last synced: 23 Oct 2024
https://github.com/shakhawat1998/api_automation_on_automation_exercise_using_axios
This project focuses on validating the functionality of two APIs provided by the Automation Exercise platform: Brand List and User Login Verification. These APIs are tested to ensure their behavior aligns with expected outcomes, contributing to the platform's reliability and user experience.
axios javascript mocha tekarsh
Last synced: 17 Dec 2024
https://github.com/lvlyke/detest-bdd
Detest BDD is a type-safe set of utilities that focuses on reducing the amount of test code that you write while maximizing coverage. Compatible with BDD testing frameworks like Jasmine and Mocha.
bdd chai detest helper helpers jasmine javascript mocha template test testing tests typescript util utilities utils
Last synced: 17 Dec 2024
https://github.com/magimart/yield-farming
This app enables Dai holders to invest by staking thier coins into yield-farm smart contractors in order to earn interests
chai ethereum ganache javascript mocha nodejs reactjs smart-contracts solidity solidity-contracts truffle-framework web3js
Last synced: 11 Jan 2025
https://github.com/bmarcotte/rest-demo-node-backend
A simple demonstration of a RESTful web service in Node.js
chai express javascript mocha nodejs rest-api
Last synced: 11 Jan 2025
https://github.com/oleksandrbaior/internet_e2e_webdriverio_ts
This home project on automation QA by using the WebdriverIO + TypeScript
chai js mocha pageobject-pattern typescript webdriverio
Last synced: 27 Dec 2024
https://github.com/lionffl/trybe-futebol-club
A RESTful API using TypeScript and Express. In this project, you will find the backend of TFC, a sportslike website about soccer matches and leaderboards.
backend bcryptjs chai docker jwt-authentication layered-architecture mocha mysql2 node oop restful-api sequelize sinon typescript
Last synced: 23 Oct 2024
https://github.com/sheppieboy/decentralized-lottery
Decentralized automated lottery smart contract
chai chainlink hardhat javascript mocha solidity
Last synced: 23 Oct 2024
https://github.com/alhadis/mocha-when
Write BDD-style tests with improved clarity and eloquence.
bdd literate-testing mocha zero-config
Last synced: 18 Jan 2025
https://github.com/flavioislima/spotify-js-wrapper
Just a Spotify Wrapper done with Javascript
Last synced: 19 Nov 2024
https://github.com/myersr/exampleNodeExpress
basic express app for demo or testing
docker-image example-expressjs example-project expressjs mocha nodejs pm2
Last synced: 23 Oct 2024
https://github.com/timbo-rafa/node-mocha
Basic mocha testing template
demo javascript mocha mochajs node nodejs template tests
Last synced: 18 Jan 2025
https://github.com/jeshicawang/continuous-integration-testing
Integration testing for a Notes app.
chai express javascript mocha nodejs rest-api
Last synced: 24 Dec 2024
https://github.com/devpbdias/project-shopping-cart
Foi desenvolvido um carrinho de compras totalmente dinâmico, consumindo dados diretamente de uma API do Mercado Livre para buscar os produtos à venda.
css3 hmtl5 javascript jest mocha shopping-cart
Last synced: 24 Dec 2024
https://github.com/elenamorton/BabelChat
Real-time language translator using Google-API
chai css expressjs google-api html javascript mocha mongodb mongoose nodejs reactjs socket-io
Last synced: 23 Oct 2024
https://github.com/kennfatt/nextjs-api-routes
🚏 NextJS API Routes implementation for CRUD with testable code.
mocha mochajs next nextjs react tailwindcss
Last synced: 18 Jan 2025
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/Caballerog/kata-TDD-JavaScript
Kata TDD in JavaScript
calculator fizzbuzz javascript kata mocha tdd
Last synced: 23 Oct 2024
https://github.com/akyunaakish/mongo-mongoose-mocha
es6 javascript mocha mongodb mongoose nodejs nosql
Last synced: 18 Dec 2024
https://github.com/jefedcreator/weaveswap
Decentralized finance application on the BASE blockchain. swap, lend and supply tokens with superior UX
hardhat mocha nextjs rainbowkit shadcn-ui solidity tailwind typescript viem wagmi
Last synced: 18 Jan 2025
https://github.com/sibabalwe-qamata/settings-bill-expressjs
Settings bill expressjs app built with NodeJS, ExpressJS & JavaScript
expressjs-framework handlebars-template javascript mocha mochajs nodejs
Last synced: 18 Jan 2025
https://github.com/elenamorton/events_manager_js
An application to manage social events
Last synced: 23 Oct 2024
https://github.com/michaelcaxias/trybe-futebol-clube
Aplicação Fullstack de um gerenciador de partidas de futebol utilizando conceitos de programação orientada a objetos com testes de integração + TDD. Este projeto foi feito com: NodeJs, Sequelize, TypeScript, Docker, Mocha, Chai e Sinon.
chai docker docker-compose javascript mocha node poo react sequelize sinon solid tdd typescript
Last synced: 02 Jan 2025
https://github.com/kubepay/typescript2-webpack4-boilerplate
Boilerplate application
bootstrap4 istanbul karma mocha scss sinon typescript2 webpack2
Last synced: 18 Dec 2024
https://github.com/kento75/vue-kanban-app
babel chai express javascript mocha nightwatch nodejs vue vue-cli vuex webpack
Last synced: 19 Dec 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/jmcleodfoss/simple-rest-tester
A simplistic mocha-based test harness for REST APIs
mocha nodejs npm-module openapi openapi3 rest-api smoke-test testing-tools
Last synced: 12 Jan 2025
https://github.com/rlagkrdy/Person_Study
algorithm data-structures javascript mocha shouldjs typescript
Last synced: 23 Oct 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/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/mantoni/mocha-referee-sinon
Common Mocha setup for @sinonjs/referee-sinon
Last synced: 15 Dec 2024
https://github.com/arpitgo4/express-mongodb-scaffold
Express MongoDB scaffold for api server microservice
api-service chai docker expressjs microservice mocha mongodb mongoose nodejs nodemon npm redis typescript
Last synced: 01 Jan 2025
https://github.com/sinonjs/referee-custom-assertions
Runnable examples of using referee custom assertions
assertions custom-assertions jasmine jest mocha referee tap testing
Last synced: 01 Jan 2025
https://github.com/tonyycruz/car-shop
Neste projeto, foi desenvolvida uma API para gerenciar uma concessionária de veículos utilizando typeScript e POO em uma arquitetura MSC (Model, Service, Controller) além de testes unitários.
chai clean-code express mocha mongodb mongoose nodejs nodemon poo typescript zod
Last synced: 28 Nov 2024
https://github.com/rdbhagat999/ng4-jwt-mongodb-mocha
An angular 4 project with jsonwebtoken authentication
angular-cli authentication jsonwebtoken mocha mongodb mongoosejs nodejs rest-api
Last synced: 24 Dec 2024
https://github.com/vyzaldysanchez/js_katas
A series of katas resolved in JavaScript using TDD with mocha
dominican javascript js-katas mocha tdd testing
Last synced: 01 Jan 2025
https://github.com/aelbore/aria-vue-testing
Unit Testing for vue js using aria-vue
chai karma mocha rollup typescript unit-test vue
Last synced: 19 Dec 2024
https://github.com/raulpe7eira/course-alura-nodejs
Exemplos e práticas do curso
assert express express-load express-validator heroku mocha mysql nodejs socketio supertest
Last synced: 19 Dec 2024
https://github.com/rproenza86/taco-chef-service
Restful service to perform CRUD operations around the Tacos' Recipes.
api-integration aws-api-gateway aws-lambda aws-sam chai mocha restful-api stackery typescript
Last synced: 24 Dec 2024
https://github.com/areal060781/javascript-katas
Javascript exercises
mocha nodejs training unit-testing
Last synced: 19 Nov 2024
https://github.com/lukegtester/rest-api-js-test
Repository created in purpose of practise API automations using Javascript and node.js
api-testing chai javascript mocha nodejs supertest
Last synced: 12 Jan 2025
https://github.com/wallacecamacho/nodejs-seed
:books: Aplicação inicial para começar projetos - NodeJS-Seed :microscope:
eslint joi mocha mongoose nodejs passportjs sinon winston
Last synced: 23 Oct 2024
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/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/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