You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,6 @@
2
2
Prototype testing library that renders Razor Components as HTML and compare the result to an
3
3
expected result, using the [XMLDiff](https://www.xmlunit.org/) library and [Shouldly](https://github.com/shouldly/shouldly) for writing out error messages.
4
4
5
-
**NOTE: Only tested with Preview-6**
6
-
7
5
## Examples
8
6
The following examples uses XUnit and Shouldly for testing.
0 commit comments