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/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: 25 Dec 2024

https://github.com/yunnysunny/alarm-reporter

The reporter for mocha, supports sending alarm message when current mocha test run failed

mocha reporter

Last synced: 22 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/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/dankreiger/react-mocha-bdd

BDD examples on a React-Redux comment box using Mocha and Chai.

bdd chai mocha react

Last synced: 25 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/yeisontapia/test_mocha_chai

Testing mocha functions with chai

chaijs javascript mocha mocha-chai mocha-tests mochajs

Last synced: 17 Dec 2024

https://github.com/joselion/react-native-testing-mocks

React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.

mocha mocks react-native react-native-testing-library testing vitest

Last synced: 10 Oct 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: 09 Jan 2025

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: 09 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/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/farynaio/flickr-public-gallery

Infinite scroll implementation for Flickr Public Photo Feed API.

bdd chai enzyme es6 express mocha node nyc react redux redux-saga responsive rxjs sass sinon tdd webpack

Last synced: 13 Jan 2025

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

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: 18 Dec 2024

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: 23 Dec 2024

https://github.com/amdrel/graphql-blog-demo

Work in progress blog demo using GraphQL and React

graphql knex mocha postgresql typescript

Last synced: 18 Dec 2024

https://github.com/jagadeeshshetty/nightwatchjs-basic

Will help to get started with basic setup and run the test on web browsers.

javascript mocha nightwatch selenium w3c-webdriver

Last synced: 13 Jan 2025

https://github.com/zenwork/pika-mocha

seed project combining pika cli + typescript + web components + mocha testing

chai es6-modules lit-element mocha pika-pack typescript web-components

Last synced: 24 Oct 2024

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/jvdieten/playwright-mocha

Super lightweight playwright mocha test framework. CLI included and parallel test support.

automation-framework automation-test mocha playwright playwright-mocha test testing testing-tools

Last synced: 17 Jan 2025

https://github.com/mrarvind90/fcc-sudoku-solver

A full-stack web app for checking, validating and solving a Sudoku puzzle. This application validates the input puzzle string but also assesses the correctness of number placements. In addition, it also provides solutions to valid puzzles.

chai chai-http css3 eslint eslint-config-prettier express-validator expressjs freecodecamp freecodecamp-challenge freecodecamp-project html5 mocha nodejs prettier qa

Last synced: 06 Dec 2024

https://github.com/automation-test-starter/supertest-mocha-demo

a SuperTest API automation testing demo project with Mocha

api-testing chai github-actions javascript mocha quickstart supertest

Last synced: 25 Dec 2024

https://github.com/chandu1310/nodeneeds-cli

Nodeneeds brings all that a node app needs based on what kind of app you intend to create

aws chai eslint javascript mocha nodejs npmjs sinonjs

Last synced: 18 Dec 2024

https://github.com/arwl2016/image-search

Image search abstraction for Imgur domain

chai cors express google-custom-search-api mocha node request-promise

Last synced: 01 Dec 2024

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/arwl2016/node-tests

Udemy course projects - Andrew Mead: Complete Node

expect mocha rewire supertest testing

Last synced: 01 Dec 2024

https://github.com/ronnmabunga/expressjs-mongodb-mrc-blogging-api-demo

API demo for a mock blogging platform built with Express.js, using the MRC pattern. Uses mongoose as ODM library to a MongoDB database. Includes winston/morgan for logging, mocha/chai for testing, jsonwebtoken for auth, and bcrypt for encryption. CI is set up with GitHub Actions and Docker.

bcrypt chai chai-http docker express-js github-actions jsonwebtoken mocha model-router-controller mongodb mongoose morgan node-js restful-api winston

Last synced: 25 Jan 2025

https://github.com/cagriaydin/simplesmartcontract

Here is the simple Smart Contract for basic requirements.

ethereum ganache-cli mocha rinkeby smart-contract solidity web3

Last synced: 01 Jan 2025

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

TDD examples.

mocha node workshop

Last synced: 14 Dec 2024

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/microsoftpremier/js-testcat

Repo for the JavaScript Test Categories npm package

jasmine mocha test testing

Last synced: 21 Dec 2024

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

基于webpack2 + ES6开发前端类库

babel chai es6 eslint library mocha starter-kit webpack2 yarn

Last synced: 24 Dec 2024

https://github.com/restarian/brace_maybe

:question: Adds functionality to mocha to allow skipping unit tests at run time.

mocha override unit-test

Last synced: 21 Dec 2024

https://github.com/iwatakeshi/latte

A C++ testing framework that's as easy as sipping a latte.

cpp mocha testing

Last synced: 01 Jan 2025

https://github.com/mwolson/jazzdom

Promisified jsdom setup and teardown for your test runner

jsdom mocha

Last synced: 11 Jan 2025

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/thechampagne/libmocha

A C library to parse mocha an elegant configuration language for both humans and machines.

c library mocha parser zig ziglang

Last synced: 14 Jan 2025

https://github.com/hdk101/express-blog

A simple blog made with ExpressJS

expressjs mocha nodemon pm2

Last synced: 13 Jan 2025

https://github.com/lequanphat/search-engines-express

A fundamental guide to integrate search engines such as Elasticsearch and Algolia within an Express.js application

algolia chai docker elasticsearch expressjs kibana mocha winston

Last synced: 07 Dec 2024

https://github.com/nyancodeid/node-project-blueprint

NodeJS Project Blueprint (Babel 7 + Mocha + NYC + ESLint)

babel7 blueprint eslint mocha node nodejs nyc

Last synced: 18 Dec 2024

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: 24 Dec 2024

https://github.com/kazvee/tinyapp

🌍🔗 Full stack web application that allows users to shorten long URLs. Built with Node, Express, and the EJS template engine for page rendering. Unit testing has been implemented using Mocha and Chai.

bcryptjs chai cookie-session ejs express javascript mocha node-js unit-testing

Last synced: 12 Jan 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: 24 Dec 2024

https://github.com/sadabnepal/supertest-ts-mocha-api-test

Boilerplate API test framework using Mocha, SuperTest, TypeScript and ReportPortal

chai docker eslint githubaction-workflow husky mocha report-portal rest-api supertest supertest-mocha-chai typescript

Last synced: 21 Jan 2025

https://github.com/vodyani/coverage-report

📚 During jest testing, it was used to generate mochawesome compliant json formatted reports.

cicd coverage javascript jest mocha mochawesome report test typescript

Last synced: 21 Jan 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: 24 Dec 2024

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

🧠 Zep is a zero-dependency, efficient debounce module. ⏰

back-end debounce debouncer igorskyflyer javascript mocha module node nodejs npm timeout zep

Last synced: 06 Nov 2024

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: 24 Dec 2024

https://github.com/huanghui8030/huanghui8030.github.io

爱学习,爱锻炼,爱生活!Do best of myself!

css html javascript jquery mocha mysql nodejs

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

https://github.com/rufat/Express.ReactJS

A full stack project codebase based on React, Semantic UI, ExpressJS and SocketIO.

chai express expressjs mocha nodejs react react-router reactjs semantic-ui semantic-ui-react socket-io

Last synced: 31 Oct 2024

https://github.com/luandersonalvesdev/customer-manager

Projeto desenvolvido como desafio técnico para o cargo de Software Engineer da UOL

docker express full-stack jest mocha reactjs typrescript

Last synced: 20 Jan 2025

https://github.com/naffiq/react-foundation-boilerplate

Includes ReactJS, Webpack, Foundation, Karma, Mocha and Expect

expect karma mocha react webpack

Last synced: 26 Jan 2025

https://github.com/kaosdev/test-decorators

Typescript decorators for developing framework agnostic tests

decorators jasmine jest mocha testing typescript unit-testing

Last synced: 19 Dec 2024

https://github.com/chalkedgoose/thecatapi

An API to store and retrieve information about Cats.

api api-rest cats chai express mocha nodejs rest-api testing typescript

Last synced: 13 Jan 2025

https://github.com/rajatt95/cypress_js_2

Automation Testing | Web+API | Cypress | Javascript | VS Code | Videos | Screenshots | Mocha | Variables and Aliases | Assertions Chaining | Parameterization using Fixtures | Keyboard simulations | Read/Write JSON/Text files | Hooks | Cookies | Local Storage | Tests execution in Docker Containers

automation-testing cypress hooks javascript mocha page-object-model read-write-file

Last synced: 08 Dec 2024

https://github.com/tmcamillo/cpf-validator

Biblioteca para validação de CPF. Desenvolvido com práticas de TDD. Biblioteca publicada, clique aqui >>>

chai eslint javascript mocha nodejs nyc wallaby

Last synced: 19 Dec 2024

https://github.com/thananjaya/lottery-etherum-backend

Lottery application using ethereum rinkeby test network

ethereum-contract ganache-cli infura mocha nodejs solidity truffle-provider web3js

Last synced: 29 Nov 2024

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/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/dnbard/react-tutorial

Examples for React course in GlobalLogic Ukraine

guide gulp mocha react react-router redux tutorial

Last synced: 26 Jan 2025

https://github.com/rdbhagat999/node-jwt-mocha-todo-rest-api

Nodejs rest api with authentication using jsonwebtoken. Use postman chrome extension to send requests to endpoints

express mocha nodejs rest-api

Last synced: 24 Dec 2024

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: 05 Dec 2024

https://github.com/leadstar116/ethereum-lottery-pool

A simple lottery pool on Ethereum network.

ethereum ganache infura mocha pool smart-contracts solidity

Last synced: 27 Nov 2024

https://github.com/jeshicawang/envision-jsx

A developer tool for visualizing a React application's component hierarchy.

acorn ast chai component css d3 hierarchy html jsx mocha mustache node-module nodejs npm npm-package react svg template-engine tree-structure

Last synced: 19 Dec 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/dna-engine/load-web-page-jsdom-mocha

Minimal example of loading a web page into jsdom and testing with Mocha

example javascript jsdom localhost mocha nodejs testing url

Last synced: 11 Jan 2025

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

https://github.com/t2ym/scenarist

Class-based branching test scenario runner for mocha

es6 mocha test-runner test-scenarios

Last synced: 19 Dec 2024

https://github.com/jonatanpedersen/mocha-pug-lint

Runs pug-lint as mocha tests.

mocha pug-lint test

Last synced: 21 Dec 2024

https://github.com/rebecaborges/cpf-validator

Biblioteca validador de CPF.

chai eslint mocha node-js npm nyc tdd

Last synced: 19 Dec 2024

https://github.com/sridharbandi/non-selenium-javascript-getting-started-examples

Non Selenium Javascript Getting Started Examples (Starter Templates)

cucumber es6 jasmine mocha nightmarejs page-object-model puppeteer testcafe

Last synced: 14 Jan 2025

https://github.com/ezier-project/ratelimit

An ezier ratelimiter for nodejs.

chai ezier mocha nodejs prettier ratelimiter swc typescript

Last synced: 16 Jan 2025

https://github.com/nspec/dotnetnewnspec

NSpec templates for .NET Core command line interface

bdd core dotnet dotnet-template mocha rspec tdd template test testing

Last synced: 07 Jan 2025

https://github.com/nibrazkhan/mocha_axios_api_testing

Tested an API using Mocha and axios framework by user interaction and created mochawesome report/

axios chai faker mocha mochawesome-report nodejs postman shelljs

Last synced: 27 Dec 2024