GitHub topics: mocha
1024pix/pix
Service public d'évaluation et de certification des compétences numériques pour tous.
Language: JavaScript - Size: 816 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 257 - Forks: 58

goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 2024)
Language: JavaScript - Size: 9.93 MB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 24,363 - Forks: 2,097

cadence-workflow/cadence-web
Web UI for visualizing workflows on Cadence
Language: TypeScript - Size: 11.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 409 - Forks: 112

pact-foundation/pact-js
JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
Language: TypeScript - Size: 37.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1,682 - Forks: 354

CBBDDsecurity/Node-JS-Practice
Its now practice server-side-programming for comptetive programming...
Language: JavaScript - Size: 746 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

istanbuljs/istanbuljs
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
Language: JavaScript - Size: 2.11 MB - Last synced at: about 8 hours ago - Pushed at: 10 months ago - Stars: 1,051 - Forks: 239

rstacruz/jsdom-global
Enable DOM in Node.js
Language: JavaScript - Size: 38.1 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 478 - Forks: 38

approvals/Approvals.NodeJS
Approval Tests implementation in NodeJS
Language: TypeScript - Size: 8.18 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 112 - Forks: 43

jaredblumer/test-video-recorder
Headless video recording for WebdriverIO and Mocha using FFmpeg.
Language: JavaScript - Size: 27.3 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

nilanoemi25/Point-of-Interest-Project
NodeJs POI project 01 for Full Stack Development1 at SETU 2025
Language: JavaScript - Size: 1.95 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

tristandunn/untitled
A base Rails application to kickstart new projects.
Language: Ruby - Size: 11.8 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 2

allure-framework/allure-js
Allure integrations for JavaScript test frameworks
Language: TypeScript - Size: 828 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 247 - Forks: 122

goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
Language: Dockerfile - Size: 66.3 MB - Last synced at: 5 days ago - Pushed at: 24 days ago - Stars: 102,497 - Forks: 10,426

CoderLine/mocha-vscode
A Mocha test runner extension for VS Code
Language: TypeScript - Size: 2.22 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 12 - Forks: 5

adamgruber/mochawesome
A Gorgeous HTML/CSS Reporter for Mocha.js
Language: JavaScript - Size: 5.05 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 1,072 - Forks: 161

sjinks/mocha-reporter-sonarqube
Mocha reporter for SonarQube / SonarCloud
Language: TypeScript - Size: 2.06 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

enzymejs/enzyme
JavaScript Testing utilities for React
Language: JavaScript - Size: 7.58 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 19,934 - Forks: 2,001

solidstate-network/hardhat-test-short-circuit
🛑 Stop Hardhat test execution on demand and print output from completed tests ⚡
Language: TypeScript - Size: 121 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

webdriverio/webdriverio
Next-gen browser and mobile automation test framework for Node.js
Language: TypeScript - Size: 339 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 9,480 - Forks: 2,578

mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Language: JavaScript - Size: 26.3 MB - Last synced at: 5 days ago - Pushed at: 29 days ago - Stars: 22,756 - Forks: 3,020

karma-runner/karma
Spectacular Test Runner for JavaScript
Language: JavaScript - Size: 10 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 11,969 - Forks: 1,716

ember-cli/ember-exam
Run your tests with randomization, splitting, and parallelization for beautiful tests.
Language: JavaScript - Size: 10.6 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 287 - Forks: 62

pubkey/async-test-util
Utility functions that are useful in async/await tests :thumbsup:
Language: JavaScript - Size: 213 KB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 27 - Forks: 2

rradczewski/expect-redux
expect-redux - better interaction testing for redux
Language: TypeScript - Size: 4.28 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 26 - Forks: 1

kiki-le-singe/react-redux-universal-boilerplate
An Universal ReactJS/Redux Boilerplate
Language: JavaScript - Size: 762 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 165 - Forks: 23

gevorg/http-auth
Node.js package for HTTP basic and digest access authentication.
Language: JavaScript - Size: 866 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 368 - Forks: 70

test-results-reporter/parser
Parse test results from JUnit, TestNG, xUnit and many more
Language: JavaScript - Size: 1.02 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 12 - Forks: 9

la3rence/node-express-example
Template Node.js Project (integration with swagger for API docs, mocha for testing, code coverage, dockerize, and ci/cd by Jenkins) Node.js 模版项目
Language: JavaScript - Size: 796 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 1

serenity-js/serenity-js-mocha-template
Serenity/JS with Mocha, ideal for REST/HTTP API-level testing
Language: TypeScript - Size: 10.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 5

typovrak/nixos-alacritty
💯 Declarative NixOS module to install Alacritty terminal, deploy your per-user config with Catppuccin mocha green theme and ensure secure permissions
Language: Nix - Size: 6.84 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

teppeis/nock-back-mocha Fork of porchdotcom/nock-back-mocha
Use nock.back with your mocha tests with minimal hassle.
Language: JavaScript - Size: 813 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

Ethaks/FVTT-Quench
Harden your Foundry module or system code with end-to-end UI tests directly within Foundry. Powered by Mocha and Chai.
Language: TypeScript - Size: 3.59 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 29 - Forks: 2

Goraved/playwright_practice
Just a Playwright tool practice
Language: TypeScript - Size: 24.4 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

nordcloud/serverless-mocha-plugin
Plugin for Serverless Framework which adds support for test-driven development using Mocha
Language: JavaScript - Size: 734 KB - Last synced at: about 2 hours ago - Pushed at: over 1 year ago - Stars: 158 - Forks: 50

marcomontalbano/figma-export
Export tool for Figma. You can easily and automatically export your Figma components and use them directly into your website.
Language: TypeScript - Size: 11.6 MB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 286 - Forks: 37

floriangolling/backend_typescript_template
Backend Typescript Template
Language: TypeScript - Size: 713 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

jimmy-zhening-luo/linted
ESLint mono-plugin bundler with strict, opinionated defaults for (Stylistic) JavaScript, TypeScript, Svelte, HTML, Tailwind/CSS, JSON, JSONC, YAML, and Mocha.
Language: TypeScript - Size: 2.96 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

TanushreeSarkar/EventEase
Welcome to Event Ease
Size: 103 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

lo1tuma/eslint-plugin-mocha
ESLint rules for mocha
Language: TypeScript - Size: 1.7 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 284 - Forks: 62

ashikkumar23/api-testing-cypress
"A repository containing API testing examples using the Cypress framework, providing a quick and easy approach to testing APIs with a focus on simplicity and ease of use."
Language: JavaScript - Size: 10.3 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 4

wallabyjs/public
Repository for Wallaby.js questions and issues
Size: 553 KB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 766 - Forks: 48

oguimbal/pg-mem
An in memory postgres DB instance for your unit tests
Language: TypeScript - Size: 2.22 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 2,136 - Forks: 103

JoshuaKGoldberg/console-fail-test
Gently fails test runs if the console was used during them. 📢
Language: TypeScript - Size: 2.78 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 19 - Forks: 6

nickmerwin/node-coveralls
lcov posting to coveralls.io
Language: JavaScript - Size: 1.26 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 1,068 - Forks: 258

davidjbradshaw/eslint-config-adjunct
A reasonable collection of plugins to use alongside your main esLint configuration
Language: JavaScript - Size: 191 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 51 - Forks: 8

Auxdibot/auxdibot
The next Discord bot for your server. Providing an accessible range of essentials and utilities to servers across Discord.
Language: TypeScript - Size: 2.57 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 11 - Forks: 2

davellanedam/node-express-mongodb-jwt-rest-api-skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Language: JavaScript - Size: 1.89 MB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 904 - Forks: 286

skovhus/jest-codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
Language: TypeScript - Size: 2.31 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 884 - Forks: 82

center-key/server-listening
🧪 Simple promise to wait for server ready inside a mocha specification
Language: TypeScript - Size: 163 KB - Last synced at: 2 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 1

Panmoni/yapbay-contracts-solidity
An escrow solution written in Solidity supporting standard and sequential P2P trades with dual deadlines and integrated dispute resolution.
Language: TypeScript - Size: 208 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

lorenzofox3/zora
Lightest, yet Fastest Javascript test runner for nodejs and browsers
Language: JavaScript - Size: 2.01 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 540 - Forks: 95

anyulled/voting_app
⚛️ A React, Redux, and Websocket integrated voting app. TDD approach. ImmutableJs
Language: JavaScript - Size: 13.1 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 1

mrusme/kopi
Command-line (CLI) coffee journal designed for coffee enthusiasts.
Language: Go - Size: 1.09 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 7 - Forks: 0

partheebanMani/mocha-chai-pactumjs
r
Language: JavaScript - Size: 65.4 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

dword-design/with-local-tmp-dir
Creates a temporary folder inside cwd, cds inside the folder, runs a function, and removes the folder. Especially useful for testing.
Language: JavaScript - Size: 2.5 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 5 - Forks: 1

DandyMaulana19/try-Cypress
Test using Mocha, Chai, SuperTest and Cypress
Language: JavaScript - Size: 58.6 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

JoseLion/react-native-testing-mocks
React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.
Language: TypeScript - Size: 4.55 MB - Last synced at: 1 day ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

nathmahale/mathemat-lab
Sample nodejs app for calculator
Language: JavaScript - Size: 957 KB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

azu/ts-node-test-register
Use `test/tsconfig.json` with ts-node for testing.
Language: TypeScript - Size: 806 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 10 - Forks: 0

sindresorhus/gulp-mocha
Run Mocha tests
Language: JavaScript - Size: 102 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 376 - Forks: 86

sayems/rest.api.test
Simple REST API Test Framework
Language: Java - Size: 184 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 50 - Forks: 77

doodlewind/jshistory-cn
🇨🇳 《JavaScript 二十年》中文版
Language: TypeScript - Size: 9.88 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 4,240 - Forks: 312

dareid/chakram
REST API test framework. BDD and exploits promises
Language: JavaScript - Size: 2.23 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 907 - Forks: 93

azat-co/practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Language: JavaScript - Size: 42.4 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 3,808 - Forks: 689

goldbergyoni/nodejs-testing-best-practices
Beyond the basics of Node.js testing. Including a super-comprehensive best practices list and an example app (April 2025)
Language: JavaScript - Size: 24.5 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 3,627 - Forks: 226

mocha-parallel/mocha-parallel-tests
Parallel test runner for mocha tests. Looking for maintainer.
Language: JavaScript - Size: 1.08 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 198 - Forks: 45

AndronixApp/andronix-website-base
We have a new website 👀, built with NuxtJS and Tailwind CSS, it's fast! Uses Cypress and Mocha for testing and is automated with GH Actions.
Language: Vue - Size: 1.36 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 207 - Forks: 49

LironEr/cypress-mochawesome-reporter
Zero config Mochawesome reporter for Cypress with screenshots and videos
Language: JavaScript - Size: 3 MB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 173 - Forks: 57

reportportal/agent-js-mocha
Agent to integrate Mocha with ReportPortal.
Language: JavaScript - Size: 1.39 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 16 - Forks: 14

levibuzolic/eslint-plugin-no-only-tests
ESLint rule for catching focused/only test blocks
Language: JavaScript - Size: 178 KB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 94 - Forks: 19

center-key/puppeteer-browser-ready
🐕🦺 Simple utility to go to a URL and wait for the HTTP response
Language: TypeScript - Size: 178 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

dna-engine/load-web-page-jsdom-mocha
Minimal example of loading a web page into jsdom and testing with Mocha
Language: JavaScript - Size: 131 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

dword-design/mock-argv
Temporarily overrides the command line arguments. This is useful for testing.
Language: JavaScript - Size: 2.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 2

aldimhernandez/appium-mobile-testing
Este proyecto utiliza Appium y WebdriverIO para realizar pruebas automatizadas en dispositivos móviles Android con el navegador Chrome.
Language: TypeScript - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

sysgears/mochapack
Mocha test runner with integrated webpack precompiler
Language: TypeScript - Size: 2.54 MB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 181 - Forks: 27

mesaugat/chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
Language: JavaScript - Size: 766 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 32 - Forks: 12

wsapiens/spark-property-manager
Real Estate Property Management Web Application to manage Bookkeeping and WorkOrder easy
Language: JavaScript - Size: 567 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

l2beat/earl
☕ Ergonomic, modern and type-safe assertion library for TypeScript
Language: TypeScript - Size: 2.22 MB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 260 - Forks: 21

dy/tst
Tests without efforts
Language: JavaScript - Size: 303 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 2

mhweiner/hoare
An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.
Language: TypeScript - Size: 1.01 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

roshanadh/syntasso-cpp-engine
C++ compilation and execution engine for Syntasso
Language: JavaScript - Size: 236 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

roshanadh/syntasso-js-engine
JavaScript execution engine for Syntasso
Language: JavaScript - Size: 468 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tariqulislam/express-starter-kit
This repository is boilerplate for API based development with express js. the application contains all the development tools, those are swagger and swager ui documentation tools, mocha and chai testing tools, mongoose drive integration, MCV pattern wise coding style, JSON web token for authenticate and more other tools
Language: JavaScript - Size: 1.23 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 18

steve-lebleu/typeplate
REST API boilerplate with Typescript, Express.js, Typeorm and Mocha.
Language: TypeScript - Size: 24.2 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 335 - Forks: 46

celestiaorg/helm-charts
Celestia - Data Availability & Consensus HELM charts for kubernetes workloads.
Language: Smarty - Size: 3.02 MB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 5

erelsop/obrowse
A comprehensive CLI tool for WSL/Unix-like environments, leveraging Playwright for web automation, PDF generation, and integrated testing with Jest and Mocha, tailored for developers and testers seeking streamlined web development and testing workflows.
Language: TypeScript - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

dword-design/expect-mocha-image-snapshot
A wrapper around jest-image-snapshot that makes it compatible to Mocha.
Language: JavaScript - Size: 1.45 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

dna-engine/load-web-page-puppeteer-mocha
Minimal example of loading a web page into puppeteer and testing with mocha
Language: JavaScript - Size: 336 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Melzar/onion-architecture-boilerplate
Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant
Language: TypeScript - Size: 2.53 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 317 - Forks: 48

Cox-Automotive/alks.js
JavaScript client for the ALKS API, usable in both modern browsers and node.js
Language: TypeScript - Size: 4.13 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 4 - Forks: 8

g3offrey/javascript-test-runner 📦
🚀 Run JavaScript easily using CodeLens
Language: TypeScript - Size: 2.32 MB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 40 - Forks: 27

alissonrh/store-manager
Back-end. API RESTful CRUD de gerenciamento de vendas. Feita com Node.js e Express, seguindo a arquitetura de software MSC (Model-Service-Controller), através de TDD (Desenvolvimento orientado a Testes).
Language: JavaScript - Size: 251 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

shikaan/titef
🌠 A tiny, lightning-fast, zero-dependecies JavaScript test framework 🌠
Language: JavaScript - Size: 1.15 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 0

rshaker/multiselect-blockly
A Blockly plugin for multiple-selection and manipulation of top-level blocks. Uses custom context menus.
Language: TypeScript - Size: 5.97 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

ItsNickBarry/buidler-test-isolater 📦
Reinitialize the Buidler Runtime Environment before each Mocha test 🚧 ☕
Language: JavaScript - Size: 57.6 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

raphaelalmeidamartins/fullstack-bank
Digital wallet full stack application developed with Next.js and Node.js
Language: TypeScript - Size: 1.72 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 692

mkosir/typeorm-express-typescript
💊 Minimal Express RESTful API boilerplate. Spin it up with single command. TypeScript, TypeORM, Postgres, Docker.
Language: TypeScript - Size: 1.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 446 - Forks: 143

maxjoehnk/test-cases
Generate test cases for most javascript test runners
Language: TypeScript - Size: 50.8 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

prabaprakash/Awesome-React-Redux-Saga-Boilerplate
Well Architect-ed React-Redux-Saga Boilerplate with pre-configured CI/CD & BDD & Unit/E2E Testing for Standard Product Development
Language: JavaScript - Size: 5.5 MB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 16

kunalkapadia/express-mongoose-es6-rest-api
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
Language: JavaScript - Size: 297 KB - Last synced at: 27 days ago - Pushed at: almost 5 years ago - Stars: 2,929 - Forks: 690
