From e67525df48c0d574e316dedbd86286ed717641c1 Mon Sep 17 00:00:00 2001 From: Mark Wiemer Date: Thu, 8 Jan 2026 22:44:39 -0800 Subject: [PATCH] chore: update tagline --- README.md | 2 +- assets/mocha-banner.svg | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6c75c67dd3..94d80e2170 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Mocha test framework logo

-

☕️ Simple, flexible, fun JavaScript test framework for Node.js & The Browser ☕️

+

☕️ Classic, reliable, trusted test framework for Node.js and the browser ☕️

diff --git a/assets/mocha-banner.svg b/assets/mocha-banner.svg index 9f54009600..e11a200f98 100644 --- a/assets/mocha-banner.svg +++ b/assets/mocha-banner.svg @@ -155,6 +155,6 @@ id="tspan4350" x="92.403748" y="109.94498" - style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.579813px;line-height:125%;font-family:'Helvetica Neue';-inkscape-font-specification:'Helvetica Neue, Light Italic';text-align:start;letter-spacing:0.52399588px;writing-mode:lr-tb;text-anchor:start;fill:#8d6748;fill-opacity:1" - dx="4.114904e-08">simple, flexible, fun + style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.8px;line-height:125%;font-family:'Helvetica Neue';-inkscape-font-specification:'Helvetica Neue, Light Italic';text-align:start;letter-spacing:0.52399588px;writing-mode:lr-tb;text-anchor:start;fill:#8d6748;fill-opacity:1" + dx="4.114904e-08">classic, reliable, trusted \ No newline at end of file diff --git a/package.json b/package.json index 0e8f618b4b..2275a783a9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "mocha", "version": "12.0.0-beta-4", "type": "commonjs", - "description": "simple, flexible, fun test framework", + "description": "Classic, reliable, trusted test framework for Node.js and the browser", "keywords": [ "mocha", "test",