We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b42a26 commit 0159506Copy full SHA for 0159506
README.md
@@ -1,7 +1,7 @@
1
# @angular-extensions/pretty-html-log
2
3
-> **Improved debugging of Angular component tests with Jest!**
4
->
+**Improved debugging of Angular component tests with Jest!**
+
5
> The @angular-extension/pretty-html-log is a module that makes debugging component tests with Jest a breeze.
6
> It adds a `phl` method which pretty prints the _innerHTML_ of a `ComponentFixture`, a `DebugElement`, a `NativeElement` or an HTML string.
7
0 commit comments