Skip to content

Commit 524836e

Browse files
author
Kent C. Dodds
committed
docs: add testing-javascript link
1 parent 71abec5 commit 524836e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@
2323
[![Star on GitHub][github-star-badge]][github-star]
2424
[![Tweet][twitter-badge]][twitter]
2525

26+
<div align="center">
27+
<a href="https://testingjavascript.com">
28+
<img height="500" width="500" alt="TestingJavaScript.com Learn the smart, efficient way to test any JavaScript application." src="https://raw.githubusercontent.com/kentcdodds/react-testing-library/master/other/testingjavascript.jpg" />
29+
</a>
30+
</div>
31+
2632
## The problem
2733

2834
You want to write maintainable tests for your React components. As a part of

other/testingjavascript.jpg

228 KB
Loading

0 commit comments

Comments
 (0)