Skip to content

Commit 22fdfee

Browse files
author
Kent C. Dodds
committed
docs: add testing javascript
1 parent 4b62bf5 commit 22fdfee

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
@@ -24,6 +24,12 @@
2424
[![Star on GitHub][github-star-badge]][github-star]
2525
[![Tweet][twitter-badge]][twitter]
2626

27+
<div align="center">
28+
<a href="https://testingjavascript.com">
29+
<img 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" />
30+
</a>
31+
</div>
32+
2733
## The problem
2834

2935
You want to write maintainable tests for your Web UI. As a part of

other/testingjavascript.jpg

246 KB
Loading

0 commit comments

Comments
 (0)