feat(backend): update unit testing node resources (#7743)

pull/7746/head
Rogério Ferreira de Souza 5 days ago committed by GitHub
parent 75a6c9133c
commit 37c504b6cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 3
      src/data/roadmaps/backend/content/unit-testing@3OYm6b9f6WOrKi4KTOZYK.md

@ -4,6 +4,7 @@ Unit testing is a software testing method where individual components or units o
Visit the following resources to learn more:
- [@article@Unit Testing Tutorial](https://www.guru99.com/unit-testing-guide.html)
- [@article@Unit testing](https://en.wikipedia.org/wiki/Unit_testing)
- [@article@What is Unit Testing?](https://www.guru99.com/unit-testing-guide.html)
- [@video@What is Unit Testing?](https://www.youtube.com/watch?v=W2KOSaetWBk)
- [@feed@Explore top posts about Testing](https://app.daily.dev/tags/testing?ref=roadmapsh)

Loading…
Cancel
Save