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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,9 @@ Decorate your Xunit test class with the following attribute and associate ```Tes
56
56
```
57
57
58
58
## Examples
59
-
Please [follow this link](https://github.com/Umplify/xunit-dependency-injection/tree/main/examples/Xunit.Microsoft.DependencyInjection.ExampleTests) to view a couple of examples on utilizing this library.
59
+
60
+
* Please [follow this link](https://github.com/Umplify/xunit-dependency-injection/tree/main/examples/Xunit.Microsoft.DependencyInjection.ExampleTests) to view a couple of examples on utilizing this library.
61
+
*[Digital Silo](https://digitalsilo.io/)'s unit tests and integration tests are using this library.
60
62
61
63
### One more thing
62
64
Do not forget to include the following nuget packages to your Xunit project:
0 commit comments