diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 3884134b4f..24c23e222a 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -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" } } },