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 06936e8 commit f75f68dCopy full SHA for f75f68d
docs/readme.md
@@ -34,7 +34,7 @@ Follow these steps to set up a new test project:
34
35
3. Add the following package references to your testing library:
36
37
- - `Razor.Components.Testing.Library` (make sure to get the `1.0.0` version)
+ - `Razor.Components.Testing.Library` (make sure to get the latest `1.0.0` beta version)
38
- `Microsoft.NET.Test.Sdk`
39
- `xunit.core`
40
- `xunit.assert` (can be replaced with `Shouldly` or another assertion library)
0 commit comments