All Projects → macacajs → Macaca Reporter

macacajs / Macaca Reporter

Licence: mit
Reporter used for mocha and other frameworks.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Macaca Reporter

React Progressive Web App
An opinionated React based repository which is optimized for Progressive Web App development.
Stars: ✭ 548 (+996%)
Mutual labels:  mocha
Calc
Unit Testing in JavaScript
Stars: ✭ 17 (-66%)
Mutual labels:  mocha
Jobsort
job board that queries hacker news who is hiring job listings from a database and sorts by tech the user knows and how well the user knows them
Stars: ✭ 20 (-60%)
Mutual labels:  mocha
Istanbuljs
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
Stars: ✭ 656 (+1212%)
Mutual labels:  mocha
Unit Test Demo
一步一步介绍如何给项目添加单元测试
Stars: ✭ 766 (+1432%)
Mutual labels:  mocha
Pact Js
JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
Stars: ✭ 936 (+1772%)
Mutual labels:  mocha
Jsdom Global
Enable DOM in Node.js
Stars: ✭ 431 (+762%)
Mutual labels:  mocha
Should Enzyme
Useful functions for testing React Components with Enzyme.
Stars: ✭ 41 (-18%)
Mutual labels:  mocha
Webdriverio
Next-gen browser and mobile automation test framework for Node.js
Stars: ✭ 7,214 (+14328%)
Mutual labels:  mocha
Tvrboreact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-74%)
Mutual labels:  mocha
Public
Repository for wallaby.js questions and issues
Stars: ✭ 662 (+1224%)
Mutual labels:  mocha
Jest Codemods
Codemods for migrating to Jest https://github.com/facebook/jest 👾
Stars: ✭ 731 (+1362%)
Mutual labels:  mocha
Atom Mocha Test Runner
Run your Atom package tests using Mocha
Stars: ✭ 10 (-80%)
Mutual labels:  mocha
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
Stars: ✭ 603 (+1106%)
Mutual labels:  mocha
Chakram
REST API test framework. BDD and exploits promises
Stars: ✭ 912 (+1724%)
Mutual labels:  mocha
Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+41872%)
Mutual labels:  mocha
Helm Test
A mocha based testing CLI for helm packages
Stars: ✭ 22 (-56%)
Mutual labels:  mocha
Node Coveralls
lcov posting to coveralls.io
Stars: ✭ 1,024 (+1948%)
Mutual labels:  mocha
Wdio Mocha Framework
A WebdriverIO v4 plugin. Adapter for Mocha testing framework.
Stars: ✭ 39 (-22%)
Mutual labels:  mocha
Mochawesome
A Gorgeous HTML/CSS Reporter for Mocha.js
Stars: ✭ 860 (+1620%)
Mutual labels:  mocha

Macaca


macaca-reporter

Official Site

NPM version build status Test coverage npm download


Offcial Site

Config

Support custom JSON file name by ths config:

mocha.opts:

--reporter macaca-reporter
--reporter-options reportJSONFilename=customReportJSONFilename

with command:

$ mocha test.js --reporter macaca-reporter --reporter-options reportJSONFilename=customReportJSONFilename

custom reporter directory with environment variable

MACACA_REPORTER_DIR=customDirName

Contributors


xudafeng


zivyangll


paradite


SamuelZhaoY


Stngle

This project follows the git-contributor spec, auto updated at Fri Aug 02 2019 20:48:25 GMT+0800.

Sample

Who are using

For more

Related

Thanks to

License

The MIT License (MIT)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].