Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prantlf/mocha-static-server
Starts a web server for local static assets to use with the Mocha test runner.
https://github.com/prantlf/mocha-static-server
mocha server
Last synced: about 2 months ago
JSON representation
Starts a web server for local static assets to use with the Mocha test runner.
- Host: GitHub
- URL: https://github.com/prantlf/mocha-static-server
- Owner: prantlf
- License: mit
- Created: 2019-10-04T07:30:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T07:37:21.000Z (over 5 years ago)
- Last Synced: 2024-10-14T02:36:02.168Z (3 months ago)
- Topics: mocha, server
- Language: JavaScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mocha-static-server
[![NPM version](https://badge.fury.io/js/mocha-static-server.png)](http://badge.fury.io/js/mocha-static-server)
[![Build Status](https://travis-ci.org/prantlf/mocha-static-server.png)](https://travis-ci.org/prantlf/mocha-static-server)
[![Dependency Status](https://david-dm.org/prantlf/mocha-static-server.svg)](https://david-dm.org/prantlf/mocha-static-server)
[![devDependency Status](https://david-dm.org/prantlf/mocha-static-server/dev-status.svg)](https://david-dm.org/prantlf/mocha-static-server#info=devDependencies)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)[![NPM Downloads](https://nodei.co/npm/mocha-static-server.png?downloads=true&stars=true)](https://www.npmjs.com/package/mocha-static-server)
Starts a web server for local static assets to use with the Mocha test runner.
## Installlation
npm i mocha-static-server
## Usage
require('mocha-static-server')