Skip to content

Commit 051db8e

Browse files
committed
Add to article
1 parent 557026d commit 051db8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ Found a typo? Want to add details or make a correction? This repo is open-source
506506
Articles:
507507

508508
- [Node.js & JavaScript Testing Best Practices (2020) - Medium](https://medium.com/@me_37286/yoni-goldberg-javascript-nodejs-testing-best-practices-2b98924c9347)
509+
- [An Overview of JavaScript Testing in 2020 - Medium](https://medium.com/welldone-software/an-overview-of-javascript-testing-7ce7298b9870)
509510
- <https://npmcompare.com/compare/ava,jest,mocha,mocha-parallel-tests>
510511
- <https://www.slant.co/versus/12696/12697/~mocha_vs_jest>
511512
- <https://stackshare.io/stackups/ava-vs-mocha>
@@ -524,7 +525,7 @@ More on Jest:
524525

525526
More on AVA:
526527

527-
- <https://github.com/avajs/awesome-ava#readme>
528+
- <https://github.com/avajs/awesome-ava>
528529
- <http://zpalexander.com/migrating-from-mocha-to-ava/>
529530
- [AVA, low-config testing for JavaScript - hello JS](https://blog.hellojs.org/ava-low-config-testing-for-javascript-71bd2d958745)
530531
- [Ava Test Runner - A Fresh Take On JavaScript Testing and Growing an Open-Source Project - Sessions by Pusher](https://pusher.com/sessions/meetup/the-js-roundabout/ava-test-runner-a-fresh-take-on-javascript-testing-and-growing-an-open-source-project)

0 commit comments

Comments
 (0)