docs: add ng-mocks to tooling resources (#41027)

closes #41025

PR Close #41027
This commit is contained in:
MG 2021-02-27 19:33:14 +01:00 committed by Zach Arend
parent a10fe450d9
commit 84b8f250f9
1 changed files with 6 additions and 0 deletions

View File

@ -282,6 +282,12 @@
"title": "Scully",
"logo": "https://raw.githubusercontent.com/scullyio/scully/main/assets/logos/PNG/Green/scullyio-logo-green.png",
"url": "https://scully.io"
},
"ng-mocks": {
"desc": "A testing library for creating mock services, components, directives, pipes and modules out of annoying dependencies in unit tests.",
"title": "ng-mocks",
"logo": "",
"url": "https://github.com/ike18t/ng-mocks#readme"
}
}
},