All Projects → node-rest-api-starter → Similar Projects or Alternatives

391 Open source projects that are alternatives of or similar to node-rest-api-starter

Co Mocha
Enable support for generators in Mocha tests
Stars: ✭ 216 (+620%)
Mutual labels:  mocha
Atom Mocha Test Runner
Run your Atom package tests using Mocha
Stars: ✭ 10 (-66.67%)
Mutual labels:  mocha
Mocha Loader
Mocha Loader
Stars: ✭ 145 (+383.33%)
Mutual labels:  mocha
Helm Test
A mocha based testing CLI for helm packages
Stars: ✭ 22 (-26.67%)
Mutual labels:  mocha
Serverless Mocha Plugin
Plugin for Serverless Framework which adds support for test-driven development using Mocha
Stars: ✭ 152 (+406.67%)
Mutual labels:  mocha
Node Coveralls
lcov posting to coveralls.io
Stars: ✭ 1,024 (+3313.33%)
Mutual labels:  mocha
Webdriverio
Next-gen browser and mobile automation test framework for Node.js
Stars: ✭ 7,214 (+23946.67%)
Mutual labels:  mocha
React Permissible
👮‍♂️Making the permission management for React components easier.
Stars: ✭ 145 (+383.33%)
Mutual labels:  mocha
Jest Codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
Stars: ✭ 731 (+2336.67%)
Mutual labels:  mocha
Root Cause
🔍 Root Cause is a tool for troubleshooting Puppeteer and Playwright tests. 🔎
Stars: ✭ 205 (+583.33%)
Mutual labels:  mocha
Public
Repository for wallaby.js questions and issues
Stars: ✭ 662 (+2106.67%)
Mutual labels:  mocha
163music
🎵163 music web app built with Vue 2.6, server side render, webpack 4
Stars: ✭ 139 (+363.33%)
Mutual labels:  mocha
FRDP
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
Stars: ✭ 55 (+83.33%)
Mutual labels:  jwt-authentication
Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+69853.33%)
Mutual labels:  mocha
Ekke
Ekke is a test runner for React-Native, it allows you to execute your test code directly on the device enabling you to test in the same environment as your production users.
Stars: ✭ 137 (+356.67%)
Mutual labels:  mocha
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (+1253.33%)
Mutual labels:  mocha
Mocha Parallel Tests
Parallel test runner for mocha tests. Looking for maintainer.
Stars: ✭ 197 (+556.67%)
Mutual labels:  mocha
React Hot Redux Firebase Starter
🌋 React + Redux + Firebase + Webpack + React Hot Loader 3 + React Router in one boilerplate
Stars: ✭ 375 (+1150%)
Mutual labels:  mocha
Ts Mocha
Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
Stars: ✭ 119 (+296.67%)
Mutual labels:  mocha
Practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
Stars: ✭ 3,694 (+12213.33%)
Mutual labels:  mocha
Express Mongoose Es6 Rest Api
💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
Stars: ✭ 2,811 (+9270%)
Mutual labels:  mocha
Baretest
An extremely fast and simple JavaScript test runner.
Stars: ✭ 364 (+1113.33%)
Mutual labels:  mocha
Serverless Jest Plugin
Plugin for Serverless Framework which adds support for test-driven development using Jest
Stars: ✭ 111 (+270%)
Mutual labels:  mocha
Http Auth
Node.js package for HTTP basic and digest access authentication.
Stars: ✭ 355 (+1083.33%)
Mutual labels:  mocha
Mocha.parallel
Run async mocha specs in parallel
Stars: ✭ 194 (+546.67%)
Mutual labels:  mocha
Eth Gas Reporter
Gas usage per unit test. Average gas usage per method. A mocha reporter.
Stars: ✭ 330 (+1000%)
Mutual labels:  mocha
Hapi Starter Kit
Hapi.js based REST boilerplate which uses latest ES7/ES8 features (async/await) with code coverage and follows best pratices
Stars: ✭ 103 (+243.33%)
Mutual labels:  mocha
Hstardoc
My blogs write with markdown.
Stars: ✭ 297 (+890%)
Mutual labels:  mocha
aurelia-dotnet-template
A starting point for new dotnet projects using the aurelia-framework with typescript and webpack.
Stars: ✭ 13 (-56.67%)
Mutual labels:  mocha
Rxjs Marbles
An RxJS marble testing library for any test framework
Stars: ✭ 267 (+790%)
Mutual labels:  mocha
Karma Webpack Example
Karma + Webpack + Mocha + Chai + Istanbul
Stars: ✭ 88 (+193.33%)
Mutual labels:  mocha
Cadence Web
Web UI for visualizing workflows on Cadence
Stars: ✭ 261 (+770%)
Mutual labels:  mocha
Angular Js Es6 Testing Example
Enhanced testing of Angular JS 1.X applications using ES6 modules
Stars: ✭ 170 (+466.67%)
Mutual labels:  mocha
mono.ts
A minimal example of a typescript mono repo with pre-build support (tests, vscode).
Stars: ✭ 58 (+93.33%)
Mutual labels:  mocha
React Base
atSistemas React/Redux Isomorphic Platform
Stars: ✭ 82 (+173.33%)
Mutual labels:  mocha
http-auth
Node.js package for HTTP basic and digest access authentication.
Stars: ✭ 364 (+1113.33%)
Mutual labels:  mocha
Nspec
A battle hardened testing framework for C# that's heavily inspired by Mocha and RSpec.
Stars: ✭ 242 (+706.67%)
Mutual labels:  mocha
figma-export
Export tool for Figma. You can easily and automatically export your Figma components and use them directly into your website.
Stars: ✭ 99 (+230%)
Mutual labels:  mocha
Serverless Boilerplate
Serverless project template
Stars: ✭ 80 (+166.67%)
Mutual labels:  mocha
nodejs-application-architecture
👨‍🔧 A discussion on how Node.js projects can be organized.
Stars: ✭ 81 (+170%)
Mutual labels:  mocha
Mochapack
Mocha test runner with integrated webpack precompiler
Stars: ✭ 166 (+453.33%)
Mutual labels:  mocha
express-mysql-rest
Building the simple api with sequelize, mysql and express js. this repository contains the code about how to use sequelize with mysql at express js. for example i have provide the crud operation to this repository. You can also testing the api with chai and mocha with chai-http by this repository
Stars: ✭ 25 (-16.67%)
Mutual labels:  mocha
App Template
Boilerplate for Angular apps
Stars: ✭ 67 (+123.33%)
Mutual labels:  mocha
react16-seed-with-apollo-graphql-scss-router4-ssr-tests-eslint-prettier-docker-webpack3-hot
Seed to create your own project using React with Apollo GraphQL client
Stars: ✭ 19 (-36.67%)
Mutual labels:  mocha
firebase-functions-typescript-starter
Create & test Firebase Cloud Functions in TypeScript
Stars: ✭ 101 (+236.67%)
Mutual labels:  mocha
vue-cms
VUE-CMS. Proudly Using ES7, Vue 2, Koa 2, Webpack 4, Babel 7 And Mocha
Stars: ✭ 16 (-46.67%)
Mutual labels:  mocha
Suman
🌇 🌆 🌉 Advanced, user-friendly, language-agnostic, super-high-performance test runner. http://sumanjs.org
Stars: ✭ 57 (+90%)
Mutual labels:  mocha
atom-mocha
Mocha test runner in Atom
Stars: ✭ 13 (-56.67%)
Mutual labels:  mocha
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+38536.67%)
Mutual labels:  mocha
spectron-typescript-starter
Spectron TypeScript Starter for e2e testing electron applications
Stars: ✭ 15 (-50%)
Mutual labels:  mocha
Browser Monkey
Reliable DOM testing
Stars: ✭ 53 (+76.67%)
Mutual labels:  mocha
graphql-starter
Node, Express, GraphQL, Neo4j, Mocha and ES6
Stars: ✭ 17 (-43.33%)
Mutual labels:  mocha
Babel Plugin Tester
Utilities for testing babel plugins
Stars: ✭ 228 (+660%)
Mutual labels:  mocha
Should Enzyme
Useful functions for testing React Components with Enzyme.
Stars: ✭ 41 (+36.67%)
Mutual labels:  mocha
Macaca Reporter
Reporter used for mocha and other frameworks.
Stars: ✭ 50 (+66.67%)
Mutual labels:  mocha
Quasar-JWT
Quasar - JWT Authentication Starter Kit
Stars: ✭ 38 (+26.67%)
Mutual labels:  jwt-authentication
gatsby-starter-redux-saas
An Gatsby starter for Saas products. Uses redux and apollo and a graphql token auth backend.
Stars: ✭ 18 (-40%)
Mutual labels:  jwt-authentication
go-jwt-issuer
Microservice generates the pair of JSON web tokens - access-token and refresh-token are signed by user identifier.
Stars: ✭ 30 (+0%)
Mutual labels:  jwt-authentication
Aws Lambda Typescript
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
Stars: ✭ 228 (+660%)
Mutual labels:  mocha
Mochawesome Report Generator
Standalone mochawesome report generator. Just add test data.
Stars: ✭ 152 (+406.67%)
Mutual labels:  mocha
61-120 of 391 similar projects