@@ -16,6 +16,33 @@ Use Mocha at Work? Ask your manager or marketing team if they'd help [support](h
16
16
{%- endfor -%}
17
17
</ul >
18
18
19
+ ## Supported by
20
+
21
+ Mocha is also supported by these awesome companies and services:
22
+
23
+ <div class =" supporter-logos " style =" text-align : center ; margin : 2rem 0 ;" >
24
+ <a href =" https://wallabyjs.com/ " title =" Wallaby.js - JavaScript testing tool with real-time code coverage " target =" _blank " rel =" noopener " >
25
+ <img src="https://img.shields.io/badge/wallaby.js-configured-green.svg" alt="Wallaby.js" style="margin: 0.5rem; height: 20px;">
26
+ </a >
27
+ <a href =" https://saucelabs.com/ " title =" Sauce Labs - Cross-browser testing platform " target =" _blank " rel =" noopener " >
28
+ <img src="https://img.shields.io/badge/tested_on-saucelabs-FaD817.svg" alt="Sauce Labs" style="margin: 0.5rem; height: 20px;">
29
+ </a >
30
+ <a href =" https://www.jetbrains.com/ " title =" JetBrains - WebStorm IDE licenses " target =" _blank " rel =" noopener " >
31
+ <img src="https://img.shields.io/badge/jetbrains-tools-ff69b4.svg" alt="JetBrains" style="margin: 0.5rem; height: 20px;">
32
+ </a >
33
+ </div >
34
+
35
+ ** Development Tools & Licenses:**
36
+ - [ Wallaby.js] ( https://wallabyjs.com/ ) - JavaScript testing tool with real-time code coverage
37
+ - [ Sauce Labs] ( https://saucelabs.com/ ) - Cross-browser testing platform
38
+ - [ JetBrains] ( https://www.jetbrains.com/ ) - WebStorm IDE licenses
39
+
40
+ ** Infrastructure & Services:**
41
+ - [ Travis CI] ( https://www.travis-ci.com/ ) - Continuous integration and deployment
42
+ - [ AppVeyor] ( https://www.appveyor.com/ ) - Continuous integration for Windows
43
+ - [ Coveralls] ( https://coveralls.io/ ) - Test coverage history and statistics
44
+ - [ Netlify] ( https://www.netlify.com/ ) - Static site hosting and deployment
45
+
19
46
## Backers
20
47
21
48
Find Mocha helpful? Become a [ backer] ( https://opencollective.com/mochajs#support ) and support Mocha with a monthly donation.
@@ -33,3 +60,30 @@ Find Mocha helpful? Become a [backer](https://opencollective.com/mochajs#support
33
60
</li >
34
61
{%- endfor -%}
35
62
</ul >
63
+
64
+ ## Supported by
65
+
66
+ Mocha is also supported by these awesome companies and services:
67
+
68
+ <div class =" supporter-logos " style =" text-align : center ; margin : 2rem 0 ;" >
69
+ <a href =" https://wallabyjs.com/ " title =" Wallaby.js - JavaScript testing tool with real-time code coverage " target =" _blank " rel =" noopener " >
70
+ <img src="https://img.shields.io/badge/wallaby.js-configured-green.svg" alt="Wallaby.js" style="margin: 0.5rem; height: 20px;">
71
+ </a >
72
+ <a href =" https://saucelabs.com/ " title =" Sauce Labs - Cross-browser testing platform " target =" _blank " rel =" noopener " >
73
+ <img src="https://img.shields.io/badge/tested_on-saucelabs-FaD817.svg" alt="Sauce Labs" style="margin: 0.5rem; height: 20px;">
74
+ </a >
75
+ <a href =" https://www.jetbrains.com/ " title =" JetBrains - WebStorm IDE licenses " target =" _blank " rel =" noopener " >
76
+ <img src="https://img.shields.io/badge/jetbrains-tools-ff69b4.svg" alt="JetBrains" style="margin: 0.5rem; height: 20px;">
77
+ </a >
78
+ </div >
79
+
80
+ ** Development Tools & Licenses:**
81
+ - [ Wallaby.js] ( https://wallabyjs.com/ ) - JavaScript testing tool with real-time code coverage
82
+ - [ Sauce Labs] ( https://saucelabs.com/ ) - Cross-browser testing platform
83
+ - [ JetBrains] ( https://www.jetbrains.com/ ) - WebStorm IDE licenses
84
+
85
+ ** Infrastructure & Services:**
86
+ - [ Travis CI] ( https://www.travis-ci.com/ ) - Continuous integration and deployment
87
+ - [ AppVeyor] ( https://www.appveyor.com/ ) - Continuous integration for Windows
88
+ - [ Coveralls] ( https://coveralls.io/ ) - Test coverage history and statistics
89
+ - [ Netlify] ( https://www.netlify.com/ ) - Static site hosting and deployment
0 commit comments