Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Methologies

Reporting styles

Features

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: 07 Feb 2025

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: 04 Jan 2025

https://github.com/khomsiadam/marocship-backend

MarocShip wishes to simplify the management of deliveries for it’s e-commerce partners with the creation of a Rest API. Database: MongoDB (Mongoose). Logs with Morgan and Winston. Testing with Mocha, Chai and Supertest.

chai expressjs joi logging mangodb mocha mongoose morgan nodejs rest-api supertest testing winston

Last synced: 24 Jan 2025

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: 11 Jan 2025

https://github.com/sutara79/demo-mocha-phantomjs-core

My practice to use mocha-phantomjs-core

mocha phantomjs practice

Last synced: 12 Jan 2025

https://github.com/larissaperinoto/fast-delivery

Fast Delivery is a Full Stack application to support a beer distributor.

chai css eslint hooks html javascript jwt material-ui mocha mysql nodejs react-router reactjs sequelize sinon swagger

Last synced: 12 Jan 2025

https://github.com/nazarepiedady/testing-library-docs-pt

Documentação da Testing Library em Português. 🇦🇴 🇧🇷 🇵🇹

angular end-to-end jest mocha preact pt pt-br pt-pt ptbr react svelte test testing testing-framework testing-library vite vitest vue

Last synced: 12 Jan 2025

https://github.com/nanoninja/quiz-api-express-typeorm

Modern Node API With TypeScript, Express and TypeORM

api chai expressjs mocha nodejs typeorm typeorm-fixtures typescript

Last synced: 14 Feb 2025

https://github.com/wlodpawlowski/react-chat-application

Chat messenger web application developed with React, Redux, Webpack, Eslint, JavaScript, Babel and PubNub

babel chai chat-application css3 dom eslint html5 istanbul javascript json jsx messenger-application mocha pubnub-chatting pwa react react-components react-router redux webpack

Last synced: 24 Jan 2025

https://github.com/bahmutov/locha

Loud Mocha (locha) runs specs twice - first time all, second time just the failing ones with extra verbosity

bdd mocha runner test testing

Last synced: 18 Jan 2025

https://github.com/alancesar/bookstore

Projeto exemplo para o tutorial de testes em Node.js

chai mocha nodejs sinon test testing

Last synced: 30 Jan 2025

https://github.com/f1lt3r/node-bdd-cookie-cutter

Cookie Cutter Repo for Behavior Driven Testing in Node.js with Promises

bdd chai chai-as-promised mocha nodejs promises tdd

Last synced: 15 Feb 2025

https://github.com/robertoachar/python-flask-seed

A python with flask seed project.

flask mocha python python-3-5 seed should supertest

Last synced: 24 Jan 2025

https://github.com/wnuqui/todo_marionettejs

Cram course MarionetteJS project (from July 2015)

casperjs marionettejs mocha todoapp

Last synced: 19 Jan 2025

https://github.com/anupam-io/solctemplate

Custom smart contract development kit with mocha & ganache-cli

ganache ganache-cli mocha solc solc-js solcjs solctemplate-testing solidity-template

Last synced: 08 Feb 2025

https://github.com/thepatrickniyo/todo-list-demo

The code servers to traine ATLP elite team with how to build a rest API with nodejs, express, mogoose & babel, Docker

chai dockerfile express jest mocha mongodb nodejs

Last synced: 25 Jan 2025

https://github.com/hyperbrain/flow-bamboo-reporter

Parse and show Flow check results in Atlassian Bamboo

atlassian atlassian-bamboo conversion flow flowtype mocha reporter tests

Last synced: 25 Jan 2025

https://github.com/chocolateloverraj/map-get-or-set

Gets a value for a given key in a map, setting the fallback value if it doesn't exist.

esmodule get javascript map mocha set typescript

Last synced: 25 Jan 2025

https://github.com/alejandronanez/testing-101

TDD examples.

mocha node workshop

Last synced: 07 Feb 2025

https://github.com/guoyongfeng/webpack2-library-starter

基于webpack2 + ES6开发前端类库

babel chai es6 eslint library mocha starter-kit webpack2 yarn

Last synced: 15 Feb 2025

https://github.com/jamieclipse/smart-meter-system-front-end

The front-end for a Smart Meter Client-Server Application created for the 2024-25 Designing and Developing Enterprise Systems module at Sheffield Hallam University.

chai css html html-css-javascript javascript mocha mocha-chai node nodejs

Last synced: 01 Feb 2025

https://github.com/manuekle/practica-testing

Practica de testing con Webdriver I/O y mocha

mocha testing typescript

Last synced: 01 Feb 2025

https://github.com/adnanrahic/boilerplate-api-ts

This will soon be a lightweight Node.js boilerplate API with TypeScript, Docker support, test coverage and circle.ci support.

boilerplate express mocha mongodb nodejs typescript

Last synced: 07 Feb 2025

https://github.com/andrewsosa/destiny2api

Wrapper for Destiny 2's JSON API; use this to look up raid challenges each week

destiny2 destiny2api eslint javascript mocha

Last synced: 15 Feb 2025

https://github.com/jahn08/web-timer

A web application to set a timer or stopwatch along with some customisation provided

bootstrap4 docker docker-compose docker-container docker-image docker-secrets dockerfile eslint javascript mocha mongo mongoose nodejs nodemailer passport timer vuejs2

Last synced: 16 Feb 2025

https://github.com/igorskyflyer/npm-chars-in-string

🪐 Provides ways of testing whether an array of chars is present inside a given String. ☄

back-end characters chars check igorskyflyer javascript mocha node nodejs string utility

Last synced: 16 Feb 2025

https://github.com/igorskyflyer/npm-comment-it

📜 Formats the provided string as a comment, either a single or a multi line comment for the given programming language. 💻

back-end comments formatter igorskyflyer javascript mocha node nodejs string utility

Last synced: 16 Feb 2025

https://github.com/igorskyflyer/npm-uarray

🎉 Provides UArray, an Array type that supports negative indices/indexes, just wrap your regular JavaScript array with UArray() and you are all set! 🙌

access array back-end igorskyflyer index javascript mocha negative nodejs npm uarray utility

Last synced: 16 Feb 2025

https://github.com/sartim/vue_shop_admin

Vuejs Shop Admin Dashboard. Content management system for managing an online shop for products.

es5 es6 javascript mocha vuejs webpack

Last synced: 16 Feb 2025

https://github.com/peterdee/express-tests

Basic API testing with Mocha and Chai for Express

chai express mocha node supertest testing

Last synced: 21 Jan 2025

https://github.com/gabyfutemma/cardvalidator-gf

Laboratoria - Sprint 4 - Final Product: a library to validate credit cards using Mocha, Chai and NYC

chai javascript mocha npm npm-package nyc

Last synced: 27 Jan 2025

https://github.com/allure-examples/mocha-npm-cjs-ts

Example of Allure Report usage with Mocha, npm, CommonJS and TypeScript

allure allure-report commonjs example mocha npm typescript

Last synced: 16 Jan 2025

https://github.com/better2day/sesac_js2

Project-based JS Web Developer course

aws bootstrap cs css db docker html js mocha node-js react

Last synced: 09 Dec 2024

https://github.com/hartiganhm/our-planet-be

Our Planet - Back End: Built with Node.js, Knex, and PostgreSQL. A web application centered around the well being of endangered animals across the globe.

chai knex mocha node-js postgresql

Last synced: 10 Feb 2025

https://github.com/luuuis/mokapot

DRY, reusable and composable test resources for Mocha.

fixture jest mocha

Last synced: 07 Feb 2025

https://github.com/tmcamillo/markdown-links

Aplicação permite extração de links de um documento em formato Markdown. Desenvolvido com práticas de TDD. Biblioteca publicada, clique aqui >>>

chai eslint javascript mocha nodejs nyc wallaby

Last synced: 22 Jan 2025

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 Jan 2025

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: 21 Jan 2025

https://github.com/mborne/ts-examples

[DEV] Some TypeScript examples written to get started with tooling setup (tsx, mocha, chai, nyc, tsup)

chai example mocha nyc tsx typescript

Last synced: 10 Feb 2025

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 Jan 2025

https://github.com/kinolag/mongo_import

A node app to import data from an xlsx file into MongoDB using mongoose

data-import-handler mocha mongodb mongoose nodejs

Last synced: 12 Feb 2025

https://github.com/riannbarbosa/basiccalculatorv2

Just a basic calculator script that do 4 operations: plus, division, times and subtraction. Using Mathjs API.

api api-rest asynchronous-programming chai javascript mocha mocha-chai packages

Last synced: 16 Jan 2025

https://github.com/poetries/test

learning unit test

chai es6 istanbul mocha nodejs poetries

Last synced: 28 Jan 2025

https://github.com/igomigo/fileshareplatform

A robust platform to upload, view, and manage files with user authentication, permission controls, and thumbnail generation.

express mocha mongodb nodejs redis restful-api uuid

Last synced: 10 Feb 2025

https://github.com/droffilc1/alx-backend-javascript

Modern JavaScript Concepts - ECMAScript 2015(ES6)

backend es6 express-js expressjs javascript mocha node-js nodejs oop unittest

Last synced: 12 Feb 2025

https://github.com/danmasta/mocha-sonar

SonarQube XML reporter for Mocha

mocha reporter sonarqube xml

Last synced: 31 Jan 2025

https://github.com/sadabnepal/selenium-javascript-test

Mocha framework using Selenium, TypeScript, Mocha, Chai, Docker to test web application

boilerplate-project chai docker docker-compose mocha mochawesome selenium selenium-javascript test-automation test-framework

Last synced: 10 Feb 2025

https://github.com/soozynn/algo-challenge

알고리즘 실력을 쌓기 위한 알고리즘 챌린지 🧱

chai leetcode mocha tdd

Last synced: 10 Feb 2025

https://github.com/thiagomartins367/trybe-project-futebol-clube

Projeto de desenvolvimento de uma API Node para um site informativo sobre partidas e classificações de futebol, podendo: logar, exibir, filtrar partidas e classificações. 🥅 ⚽🏃

chai context-api css3 docker eslint expressjs javascript jest jsx mocha mysql nodejs reactjs sequelize-orm sinon typescript

Last synced: 05 Jan 2025

https://github.com/renatozr/store-manager-api

An API that manages products and sales from a store

chai expressjs joi-validation mocha mysql sinon

Last synced: 10 Feb 2025

https://github.com/jeet1desai/enbackendtemplate

Express-Node backend template

babel chai express mocha morgan nodejs nodemon

Last synced: 10 Feb 2025

https://github.com/adilius/mocha-cakes-2-playground

Short and simple repository to showcase ways to use Mocha Cakes 2 syntax integration

mocha mocha-cakes-2 nodejs

Last synced: 10 Feb 2025

https://github.com/rosines-almeida/rsa-int-roman-int

Laboratoria - Sprint 4 - Final Product: a library to convert nunber inters to roman using Mocha, Chai and NYC

chai javascript mocha npm nyc

Last synced: 22 Jan 2025

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: 18 Feb 2025

https://github.com/adrianomonteiroweb/msc-node-with-mongodb-in-docker

Aplicação Node.js e Express.js em ambiente Docker, banco de dados mongoDB, padrão eslint Airbnb e testes com Mocha/chai.

airbnb-eslint chai docker eslint express mocha mocha-chai mongodb nodejs

Last synced: 22 Jan 2025

https://github.com/letsfullstack/loopback-soft-delete-mixin

Forked mixin to soft delete models on Loopback.

es6 eslint eslint-airbnb loopback loopback-mixin mocha

Last synced: 28 Jan 2025

https://github.com/jjgouveia/project-store-manager

Projeto back-end em que foi necessário arquitetar e desenvolver uma API RESTfull integrada a um banco de dados MySQL, utizando C.R.U.D. para gerenciar produtos e vendas.

backend chai expressjs javascript mocha nodejs sinon

Last synced: 14 Jan 2025

https://github.com/mramshaw/hazzard

Another REST API (this time with node.js)

chai chai-http mocha node-js nodejs rest rest-api restful

Last synced: 14 Jan 2025

https://github.com/2ue/mocha-chai-test-demo

mocha+chai测试框架的一些分享记录

chai javascript mocha test

Last synced: 21 Jan 2025

https://github.com/jdegand/redditjs

Make School Tutorial - Redditjs

bootstrap chai express handlebars jquery makeschool mocha mongoose

Last synced: 22 Jan 2025

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: 15 Feb 2025

https://github.com/gabrieldarezzo/son-nodejstest

Estudos sobre Teste automatizado com NodeJS

chai mocha node nodejs tdd

Last synced: 18 Feb 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: 18 Feb 2025

https://github.com/joaoespacheco/trybe-project-29-futebol-club

Aplicação full stack para gerenciamento de pontos em um campeonato de futebol.

chai css expressjs html mocha myql nodejs react sequelize sinon typescript

Last synced: 22 Jan 2025

https://github.com/magentanova/funwithconstructors

Exercises on JS constructors.

chai js mocha mocha-tests

Last synced: 24 Jan 2025

https://github.com/jimi1126/encaps-proxy

一个将对象的行为进行封装以控制、扩展原对象的模块

coffeescript javascript mocha proxy

Last synced: 19 Jan 2025

https://github.com/victor-enogwe/js-string-class-ui

Extending the String class in Javascript using Prototype Oriented Programming methods

angularjs javascript mocha nodejs oop

Last synced: 06 Jan 2025

https://github.com/naokikimura/gulp-mocha-thin

Run Mocha on Gulp

gulpplugin mocha

Last synced: 10 Feb 2025

https://github.com/calvitoria/tfc

The TFC project is an application that displays data from a 'football cup.' The front end is built with react.js, while the back end is built with TypeScript, Node.js, Docker, Express, MySQL, Sequelize, JWT and Mocha / Chai. TDD was used as a development tool for the API.

api-rest chai football-data mocha mysql-database nodejs reactjs sql tdd typescript

Last synced: 03 Feb 2025

https://github.com/jaredblumer/test-video-recorder

Headless video recording for WebdriverIO and Mocha using FFmpeg.

ffmpeg mocha video-recording

Last synced: 19 Jan 2025

https://github.com/kockarevicivan/cicd-sandbox

Simple Express project for CI/CD demonstration purposes. Tests written in Mocha+Chai.

chai devops express mocha

Last synced: 01 Feb 2025

https://github.com/prantlf/mocha-static-server

Starts a web server for local static assets to use with the Mocha test runner.

mocha server

Last synced: 19 Jan 2025

https://github.com/alhadis/mocha-when

Write BDD-style tests with improved clarity and eloquence.

bdd literate-testing mocha zero-config

Last synced: 25 Jan 2025