|
1 | 1 | <p align="center"> |
2 | | - <img src="https://cldup.com/xFVFxOioAU.svg" alt="Mocha test framework logo"/> |
| 2 | + <img src="assets/mocha-logo.svg" alt="Mocha test framework logo"/> |
3 | 3 | </p> |
4 | 4 |
|
5 | 5 | <p align="center">☕️ Simple, flexible, fun JavaScript test framework for Node.js & The Browser ☕️</p> |
6 | 6 |
|
7 | | -<p align="center"> |
8 | | -<a href="https://github.com/mochajs/mocha/actions?query=workflow%3ATests+branch%3Amain"><img src="https://github.com/mochajs/mocha/workflows/Tests/badge.svg?branch=main" alt="GitHub Actions Build Status"></a> |
9 | | -<a href="https://coveralls.io/github/mochajs/mocha"><img src="https://coveralls.io/repos/github/mochajs/mocha/badge.svg" alt="Coverage Status"></a> |
10 | | -<a href="https://discord.gg/KeDn2uXhER"><img alt="Chat - Discord" src="https://img.shields.io/badge/chat-Discord-5765F2.svg" /></a> |
11 | | -<a href="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/mochajs/mocha#sponsors"><img src="https://opencollective.com/mochajs/tiers/sponsors/badge.svg" alt="OpenCollective Sponsors"></a> |
12 | | -<a href="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/mochajs/mocha#backers"><img src="https://opencollective.com/mochajs/tiers/backers/badge.svg" alt="OpenCollective Backers"></a> |
13 | | -</p> |
| 7 | +<div align="center"> |
14 | 8 |
|
15 | | -<p align="center"> |
16 | 9 | <a href="https://www.npmjs.com/package/mocha"><img src="https://img.shields.io/npm/v/mocha.svg" alt="NPM Version"></a> |
17 | 10 | <a href="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/mochajs/mocha"><img src="https://img.shields.io/node/v/mocha.svg" alt="Node Version"></a> |
18 | | -</p> |
| 11 | +[](https://github.com/mochajs/mocha/actions/workflows/mocha.yml) |
| 12 | +<a href="https://coveralls.io/github/mochajs/mocha"><img src="https://coveralls.io/repos/github/mochajs/mocha/badge.svg" alt="Coverage Status"></a> |
| 13 | + |
| 14 | +</div> |
19 | 15 |
|
20 | | -<p align="center"><br><img alt="Mocha Browser Support h/t SauceLabs" src="https://saucelabs.com/browser-matrix/mochajs.svg" width="354"></p> |
| 16 | +<div align="center"> |
| 17 | + |
| 18 | +<a href="https://discord.gg/KeDn2uXhER"><img alt="Chat - Discord" src="https://img.shields.io/badge/Chat-Discord-5765F2.svg" /></a> |
| 19 | +<a href="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/mochajs/mocha#sponsors"><img src="https://opencollective.com/mochajs/tiers/sponsors/badge.svg" alt="OpenCollective Sponsors"></a> |
| 20 | +<a href="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/mochajs/mocha#backers"><img src="https://opencollective.com/mochajs/tiers/backers/badge.svg" alt="OpenCollective Backers"></a> |
| 21 | + |
| 22 | +</div> |
21 | 23 |
|
22 | 24 | ## Links |
23 | 25 |
|
@@ -68,6 +70,4 @@ Finally, come [chat with the maintainers on Discord](https://discord.gg/KeDn2uXh |
68 | 70 |
|
69 | 71 | ## License |
70 | 72 |
|
71 | | -Copyright 2011-2022 OpenJS Foundation and contributors. Licensed [MIT](https://github.com/mochajs/mocha/blob/main/LICENSE). |
72 | | - |
73 | | -[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fmochajs%2Fmocha?ref=badge_large) |
| 73 | +Copyright 2011-2024 OpenJS Foundation and contributors. Licensed [MIT](https://github.com/mochajs/mocha/blob/main/LICENSE). |
0 commit comments