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/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/katilius/tdd-mocha-template

Template for writing scripts using TDD and mocha

babel javascript mocha tdd

Last synced: 19 Dec 2024

https://github.com/marianaprimante/lib-cardvalidator

Biblioteca para Validar Cartões de Crédito - utilizando testes com mocha, chay e nyc, publicada no npm

chay mocha npm nyc teste

Last synced: 17 Nov 2024

https://github.com/marianaprimante/lib-cpfvalidator

Biblioteca de Validação de CPF - utilizando testes com mocha, chay e nyc, publicada no npm

chai mocha npm nyc teste

Last synced: 17 Nov 2024

https://github.com/samthor/headless-test

Run Mocha tests in a headless browser

http mocha puppeteer test

Last synced: 17 Nov 2024

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

Basic API testing with Mocha and Chai for Express

chai express mocha node supertest testing

Last synced: 20 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/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/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/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/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/marianaprimante/lib-into-roman

Biblioteca de conversor de algarismos romanos para arábicos (e vice-versa) - utilizando testes com mocha, chay e nyc, publicada no npm

chay mocha npm nyc teste

Last synced: 25 Dec 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

https://github.com/guilhermebkel/anonymous-message-board

A forum where you can create threads and reply it anonymously.

angular8 bcrypt expres helmet mocha postgresql rest-api restful-api tdd

Last synced: 20 Nov 2024

https://github.com/roitinnovation/roit-date

Parse date to ISO format

chai date-fns mocha nyc

Last synced: 24 Nov 2024

https://github.com/kenziebottoms/nss-back-01-diceroll

Node modularity and testing practice exercise.

chai javascript js mocha mochajs modularity node nodejs testing

Last synced: 27 Sep 2024

https://github.com/darkzarich/tdd-tic-tac-toe

Tic tac toe written using TDD methodology

chai javascript mocha tdd tic-tac-toe

Last synced: 18 Nov 2024

https://github.com/darkzarich/vue-mocha-and-chai-testing

Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai

chai javascript learning mocha testing training unit-testing vue2 vuejs

Last synced: 18 Nov 2024

https://github.com/johnserrano15/testmocha

Algunos ejemplos de test unitarios con mocha y chai.

chai javascript mocha test testing

Last synced: 01 Dec 2024

https://github.com/johnserrano15/devops

DevOps es la unión entre Developers y Operations, Aprendiendo la cultura devops tenemos una pequeña app corriendo en nodejs con express y unos test con mocha

docker express mocha nodejs

Last synced: 01 Dec 2024

https://github.com/matfish2/sky-todos-assessment

QGo Desktop React Assessment

mocha react redux

Last synced: 24 Nov 2024

https://github.com/jimi1126/printbigchar

一个将字符串转换为由指定字符形成的字符串工具

bigchar javascript mocha nodejs printer

Last synced: 18 Nov 2024

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

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

coffeescript javascript mocha proxy

Last synced: 18 Nov 2024

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

https://github.com/letsfullstack/loopback-connector-postgresql

Forked datasource connector for PostgreSQL.

eslint loopback mocha modules postgresql-connector

Last synced: 18 Nov 2024

https://github.com/irbekrm/gildedrose

Tech test for Makers Academy

chai es6 javascript mocha nodejs

Last synced: 24 Nov 2024

https://github.com/heanzyzabala/shortly-service

The backend service for https://github.com/heanzyzabala/shortly-client

chai express mocha mongodb mongoose sinon supertest

Last synced: 22 Dec 2024

https://github.com/jonirinta-kahila/ts-node-boilerplate

Typescript-node boilerplate with express, airbnb-eslint rules and tests

airbnb-eslint boilerplate chai express mocha node nodejs tests typescript

Last synced: 24 Nov 2024

https://github.com/luandersonalvesdev/shooes-store

Shoe Store is a personal project made for skill improvement. It's a RESTfull Express and MySQL CRUD API with TDD tests and a normalized database.

api api-rest crud crud-api docker docker-compose express mocha mocha-chai mysql mysql2 nodejs test

Last synced: 21 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/havva-nur-ezginci/qa-testprojeleri-manuel-web-api-load

🛠️This repository includes software projects for manual testing with TestRail, web automation using Selenium, TestNG, and Allure Report ✅ , API testing with Chakram, Mocha, and Allure Report, and load testing with Locust.

allure-report api-testing chakram java load-testing locust-tests mocha python selenium test-automation testng testrail web-testing

Last synced: 21 Nov 2024

https://github.com/asadhasan/cwjobstest

Testing cwjobs site with selenium webdriver (javascript binding), mocha and chai

chai flowtype javascript mocha selenium-webdriver

Last synced: 15 Dec 2024

https://github.com/asadhasan/angulartesting

Getting a hang of testing with Protractor, using typescript and protractor-cucumber-framework.

chai mocha protractor protractor-cucumber-framework typescript

Last synced: 15 Dec 2024

https://github.com/draganaleksic99/blueroad

Social media app with features inspired by X (Twitter).

express-js material-ui mocha mongodb mongoose nodejs react react-router tanstack-query typescript

Last synced: 25 Nov 2024

https://github.com/naodeng/supertest-mocha-demo

a SuperTest API automation testing demo project with Mocha

api-testing chai javascript mocha quickstart supertest

Last synced: 27 Sep 2024

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: 21 Nov 2024

https://github.com/guyfrommilkyway/american-british-translator

A boilerplate for a freeCodeCamp project.

chai expressjs javascript mocha nodejs

Last synced: 01 Dec 2024

https://github.com/guyfrommilkyway/personal-library

A freeCodeCamp project.

chai expressjs mocha nodejs

Last synced: 01 Dec 2024

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: 21 Nov 2024

https://github.com/alcadramin/codewars

Codewars JavaScript Solutions ☯

chai codewars javascript kata mocha node

Last synced: 15 Dec 2024

https://github.com/micrub/babel-baseplate

Basic base-plate for babel based development on node.js

babel eslint mocha nodejs template

Last synced: 31 Dec 2024

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: 21 Nov 2024

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: 10 Oct 2024

https://github.com/alallier/mocha-hook-order

A repository to demostrate mocha hook order.

mocha

Last synced: 25 Nov 2024

https://github.com/jdegand/redditjs

Make School Tutorial - Redditjs

bootstrap chai express handlebars jquery makeschool mocha mongoose

Last synced: 21 Nov 2024

https://github.com/solidstate-network/hardhat-test-short-circuit

🛑 Stop Hardhat test execution on demand and print output from completed tests ⚡

eth ether ethereum hardhat mocha plugin test wow

Last synced: 21 Nov 2024

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

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

chai leetcode mocha tdd

Last synced: 10 Oct 2024

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 Oct 2024

https://github.com/localvoid/karma-mocha-hooks

Karma plugin that exposes hooks from mocha framework

karma mocha

Last synced: 25 Nov 2024

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

Write BDD-style tests with improved clarity and eloquence.

bdd literate-testing mocha zero-config

Last synced: 20 Dec 2024

https://github.com/ihatetoast/greyper

Scraper for greyhound adoption groups.

chai express mocha nodejs

Last synced: 22 Nov 2024

https://github.com/arwl2016/react-timer

Udemy course projects - Andrew Mead: Complete React - Timer App

babel express karma mocha react react-router testing webpack

Last synced: 01 Dec 2024

https://github.com/vydyas/graphql-express-node-docker-json

Writing a GraphQL CRUD application with NodeJS, Express without database. Easily Deployable with docker.

chai docker docker-com dockerfile express fsevent graphql hacktoberfest hacktoberfest2020 json logging mocha morgan nodejs supertest swagger winston winston-logger winston-transport

Last synced: 22 Nov 2024

https://github.com/darkwebdev/currency-api

Simple currency converter API

api docker mocha mongodb nodejs yarn

Last synced: 22 Nov 2024

https://github.com/mchirico/refactor

Code based on Martin Fowler's book, "Refactoring"

chai javascript mocha npm

Last synced: 22 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/luizcalaca/node-mysql-test-api

Unit and Integration tests into Node.js API with MySQL database using Express.js, Docker and Eslint organizing with Model, Service and Controller layers

api-rest chai docker-compose dotenv express integration-testing middleware mocha model mysql mysql2 nodejs nyc sinon unittest

Last synced: 25 Nov 2024

https://github.com/luizcalaca/mocha-chai-tdd

A little example using tests with Mocha for TDD context

javascript mocha tdd

Last synced: 25 Nov 2024

https://github.com/kavorix/digital-wallet

Digital wallet full stack application developed with Next.js and Node.js

docker docker-compose expressjs mocha nextjs nodejs postgresql sass swagger-ui typescript

Last synced: 29 Nov 2024

https://github.com/itcnz/unittest

单元测试相关

chai enzyme jest mocha

Last synced: 22 Dec 2024

https://github.com/adrianwilker/metric-imperial-converter

Metric-imperial converter (including tests).

api chai express mocha node pug qa quality-assurance testing

Last synced: 26 Nov 2024

https://github.com/damirscorner/20200918-mocha-test-vs-code

Sample project for "Issues running JavaScript tests in VS Code" blogpost

electron mocha node-native vs-code

Last synced: 01 Dec 2024

https://github.com/kylemit/parse-rgb

node function to parse rgb string

mocha node-library

Last synced: 15 Dec 2024

https://github.com/lukasraider/cypresstesting

Cypress testing JS for Login and Create Account, Reporting

cypress cypress-example cypress-tests mocha testing testing-tools

Last synced: 09 Jan 2025

https://github.com/vikaspulluri/node-api-design

API Design Using Node.js with express

body-parser chai expressjs javascript lodash mocha nodejs

Last synced: 27 Nov 2024

https://github.com/kpfromer/react-component-setup

A simple npm package to help test react components

chai enzyme javascript jest mocha react reactjs testing testing-tools

Last synced: 08 Dec 2024

https://github.com/rosines-almeida/rsa-validatorcard

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

chai javascript mocha npm nyc

Last synced: 04 Jan 2025

https://github.com/sakejs/sake-test

Add test, test:ci test:watch tasks to your Sakefile powered by sake-mocha and sake-chai.

chai javascript mocha nodejs sake sakefile tasks testing

Last synced: 28 Nov 2024

https://github.com/sakejs/sake-chai

Add chai assertions with promise support to sake-mocha tasks.

chai javascript mocha nodejs sake tasks testing

Last synced: 28 Nov 2024

https://github.com/chung-leong/mocha-skip-if

Skipping Mocha tests based on conditions

mocha mocha-tests

Last synced: 28 Nov 2024

https://github.com/smh/mocha-githook-reporter

Mocha reporter for use with git hooks

git-hooks mocha mocha-reporter nodejs

Last synced: 02 Dec 2024

https://github.com/yanivefraim/react-node-tdd-workshop-example

A demo for my React/Node TDD workshop, using Puppeteer & Mocha :sunglasses:

javascript mocha nodejs puppeteer react tdd

Last synced: 28 Nov 2024

https://github.com/jagritx/social-backend-template

A Template which includes APIs and Tests for a Social Media Backend : JWT Authentication, Follow, Posting, Liking, Commenting etc.

chaijs docker express mocha mongodb nodejs

Last synced: 28 Nov 2024

https://github.com/mariatorrentedev/spaced-repetition-api

Full Stack App | Back-end to help people memorize words in Spanish.

chai express heroku javascript mocha node postgresql

Last synced: 28 Nov 2024

https://github.com/trkotovicz/mongoose-car-shop

O Car Shop é uma API que gerencia uma concessionária de veículos. API feita em TypeScript com arquitetura MSC, aplicando POO e utilizando o banco de dados MongoDB.

api api-rest chai docker express javascript jwt-authentication mocha mocha-chai mongodb mongoose msc nodejs poo sinon typescript zod

Last synced: 03 Dec 2024

https://github.com/marynahl/testlq

test site

mocha wdio webdriverio

Last synced: 28 Nov 2024

https://github.com/ludson96/project-car-shop

Para este projeto, foram aplicados os princípios de Programação Orientada a Objetos (POO) para a construção de uma API com CRUD para gerenciar uma concessionária de veículos. Utilizando o banco de dados MongoDB através do framework do Mongoose

bdd chai docker-compose domain-driven-design express mocha mongodb mongoose odm poo sinon solid tdd typescript

Last synced: 28 Nov 2024

https://github.com/krishnapollu/mocha-test

sample mocha test project

mocha mocha-tests mochajs

Last synced: 17 Nov 2024