Skip to content

Commit 2de2681

Browse files
authored
Add "Testing JavaScript" applications
1 parent 234ab21 commit 2de2681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Curated list of resources: books, videos, articles about using TDD( Test Driven
6767
* [Test Driven Javascript Development](https://www.packtpub.com/web-development/test-driven-javascript-development)
6868
* [Mutation testing in JavaScript](https://github.com/stryker-mutator/stryker)
6969
* [TDD the RITE Way](https://medium.com/javascript-scene/tdd-the-rite-way-53c9b46f45e3)
70+
* [Testing JavaScript Applications](https://www.manning.com/books/testing-javascript-applications) - A book about JavaScript testing tools and techniques which includes an entire chapter dedicated to TDD.
7071

7172

7273
### NodeJS

0 commit comments

Comments
 (0)