docs: add observer-spy to resources page (#40624)

PR Close #40624
This commit is contained in:
David Shevitz 2021-01-29 00:11:27 +00:00 committed by Joey Perrott
parent dd3dd63845
commit 82e7ba2702
1 changed files with 8 additions and 2 deletions

View File

@ -265,12 +265,18 @@
"title": "UI-jar - Test Driven Style Guide Development",
"url": "https://github.com/ui-jar/ui-jar"
},
"protactor": {
"desc": "The official end to end testing framework for Angular apps",
"protractor": {
"desc": "The official end to end testing framework for Angular applications.",
"logo": "",
"title": "Protractor",
"url": "https://protractor.angular.io/"
},
"observer-spy": {
"desc": "A library for testing RxJS observables that offers an alternative to Marble Tests.",
"logo": "",
"title": "observer-spy",
"url": "https://github.com/hirezio/observer-spy"
},
"scully": {
"desc": "Scully (Jamstack Toolchain for Angular) makes building, testing, and deploying Jamstack apps extremely simple.",
"title": "Scully",