mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
Added content to Mocha npm (#2113)
This commit is contained in:
@@ -1 +1,8 @@
|
|||||||
# Mocha
|
# Mocha
|
||||||
|
|
||||||
|
Mocha is an open source JavaScript test framework running on Nodejs and in the browser, making asynchronous testing simple and fun, and it's a great candidate for BDD (Behavior Driven Development).
|
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
|
||||||
|
<BadgeLink badgeText='Website' colorScheme="yellow" href='https://www.npmjs.com/package/mocha'>Official Website</BadgeLink>
|
||||||
|
<BadgeLink badgeText='Documentation' colorScheme="yellow" href='https://mochajs.org/'>Mocha Documentation</BadgeLink>
|
||||||
|
<BadgeLink badgeText='Youtube playlist' colorScheme="red" href='https://youtube.com/playlist?list=PLgbtO1Bcz4C-vU0JLfDBsZGbSUdNX4mQ8'>Mocha Tutorial</BadgeLink>
|
||||||
|
Reference in New Issue
Block a user