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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T07:37:21.000Z (over 6 years ago)
- Last Synced: 2025-05-26T00:53:53.651Z (about 1 year 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
[](http://badge.fury.io/js/mocha-static-server)
[](https://travis-ci.org/prantlf/mocha-static-server)
[](https://david-dm.org/prantlf/mocha-static-server)
[](https://david-dm.org/prantlf/mocha-static-server#info=devDependencies)
[](https://standardjs.com)
[](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')