# mocha-mdx-http-repoter **Repository Path**: stormslowly/mocha-mdx-http-repoter ## Basic Information - **Project Name**: mocha-mdx-http-repoter - **Description**: mocha-mdx-http-repoter - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-20 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## install ``` $ yarn add mocha-mdx-http-reporter @compositor/x0 -D $ # or $ npm install mocha-mdx-http-reporter @compositor/x0 -D ``` ## usage specify the repoter by `-R` ``` $mocha -R mocha-mdx-http-reporter src/test .... ``` ## view doc ``` npx x0 -p 9999 mdxreport ```