Skip to content

Commit 5a637f8

Browse files
committed
Build commit 818eb9d
1 parent e7e559d commit 5a637f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

blog/2025/01/20/qunit-2-24-0/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h3 id="added">Added</h3>
9393
<li>
9494
<p>CLI: Add stacktrace cleaning by omitting or greying out internal QUnit and Node.js frames in TAP reporter. <a href="https://github.com/qunitjs/qunit/pull/1795">#1795</a>. <a href="https://github.com/qunitjs/qunit/pull/1789">#1789</a></p>
9595

96-
<p>Learn more about <a href="https://qunitjs.com//blog/2025/01/20/qunit-2-24-0/">Cleaner stack traces</a> on the QUnit Blog.</p>
96+
<p>Learn more about <a href="https://qunitjs.com/blog/2025/01/19/stacktrace-cleaner/">Cleaner stack traces</a> on the QUnit Blog.</p>
9797
</li>
9898
<li>Core: Add <a href="https://qunitjs.com/api/config/reporters/"><code class="language-plaintext highlighter-rouge">QUnit.config.reporters.tap</code></a> for enabling TAP via preconfig. <a href="https://github.com/qunitjs/qunit/issues/1711">#1711</a></li>
9999
<li>Core: Add memory to the <a href="https://qunitjs.com/api/callbacks/QUnit.on/#the-runend-event"><code class="language-plaintext highlighter-rouge">runEnd</code> event</a> to allow late listeners. This helps <a href="https://qunitjs.com/browser/#integrations">browser integrations</a> that only relay a summary. <a href="https://github.com/qunitjs/qunit/commit/27a33d15938a601716a81a638882a16c1bd7f2b9">27a33d1593</a></li>

feed.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="https://qunitjs.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://qunitjs.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2025-01-26T00:54:12+00:00</updated><id>https://qunitjs.com/feed.xml</id><title type="html">QUnit</title><subtitle>The powerful, easy-to-use JavaScript testing framework.</subtitle><entry><title type="html">QUnit 2.24.1 Released: Bug fixes</title><link href="https://qunitjs.com/blog/2025/01/25/qunit-2-24-1/" rel="alternate" type="text/html" title="QUnit 2.24.1 Released: Bug fixes" /><published>2025-01-25T00:00:00+00:00</published><updated>2025-01-25T00:00:00+00:00</updated><id>https://qunitjs.com/blog/2025/01/25/qunit-2-24-1</id><content type="html" xml:base="https://qunitjs.com/blog/2025/01/25/qunit-2-24-1/"><![CDATA[<h3 id="fixed">Fixed</h3>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.4">Jekyll</generator><link href="https://qunitjs.com/feed.xml" rel="self" type="application/atom+xml" /><link href="https://qunitjs.com/" rel="alternate" type="text/html" hreflang="en" /><updated>2025-01-26T01:06:19+00:00</updated><id>https://qunitjs.com/feed.xml</id><title type="html">QUnit</title><subtitle>The powerful, easy-to-use JavaScript testing framework.</subtitle><entry><title type="html">QUnit 2.24.1 Released: Bug fixes</title><link href="https://qunitjs.com/blog/2025/01/25/qunit-2-24-1/" rel="alternate" type="text/html" title="QUnit 2.24.1 Released: Bug fixes" /><published>2025-01-25T00:00:00+00:00</published><updated>2025-01-25T00:00:00+00:00</updated><id>https://qunitjs.com/blog/2025/01/25/qunit-2-24-1</id><content type="html" xml:base="https://qunitjs.com/blog/2025/01/25/qunit-2-24-1/"><![CDATA[<h3 id="fixed">Fixed</h3>
22
33
<ul>
44
<li>CLI: Fix TAP compliance for actual/expected indent and skip/todo colors. <a href="https://github.com/qunitjs/qunit/commit/b4d48fc7107936b26d84b632b2c2782e368ea64c">b4d48fc710</a></li>
@@ -34,7 +34,7 @@ files that should not be executed, you can opt-out by passing <code class="langu
3434
<li>
3535
<p>CLI: Add stacktrace cleaning by omitting or greying out internal QUnit and Node.js frames in TAP reporter. <a href="https://github.com/qunitjs/qunit/pull/1795">#1795</a>. <a href="https://github.com/qunitjs/qunit/pull/1789">#1789</a></p>
3636
37-
<p>Learn more about <a href="https://qunitjs.com//blog/2025/01/20/qunit-2-24-0/">Cleaner stack traces</a> on the QUnit Blog.</p>
37+
<p>Learn more about <a href="https://qunitjs.com/blog/2025/01/19/stacktrace-cleaner/">Cleaner stack traces</a> on the QUnit Blog.</p>
3838
</li>
3939
<li>Core: Add <a href="https://qunitjs.com/api/config/reporters/"><code class="language-plaintext highlighter-rouge">QUnit.config.reporters.tap</code></a> for enabling TAP via preconfig. <a href="https://github.com/qunitjs/qunit/issues/1711">#1711</a></li>
4040
<li>Core: Add memory to the <a href="https://qunitjs.com/api/callbacks/QUnit.on/#the-runend-event"><code class="language-plaintext highlighter-rouge">runEnd</code> event</a> to allow late listeners. This helps <a href="https://qunitjs.com/browser/#integrations">browser integrations</a> that only relay a summary. <a href="https://github.com/qunitjs/qunit/commit/27a33d15938a601716a81a638882a16c1bd7f2b9">27a33d1593</a></li>

0 commit comments

Comments
 (0)