Skip to content

Commit 7edb4d0

Browse files
committed
Update readme.source.md
1 parent a69f426 commit 7edb4d0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

readme.source.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,10 +198,13 @@ Verify follows [Semantic Versioning](https://semver.org/). The same applies for
198198
Snapshot changes do not trigger a major version change to avoid causing [Diamond dependency](https://en.wikipedia.org/wiki/Dependency_hell#Problems) issues for downstream extensions.
199199

200200

201-
## Videos
201+
## Media
202202

203203
* [Verify Xunit Intro](https://www.youtube.com/watch?v=uGVogEltSkY)
204204
* [OSS Power-Ups: Verify](https://www.youtube.com/watch?v=ZD5-51iCmU0)
205+
* [Unhandled Exception podcast: Snapshot Testing](https://unhandledexceptionpodcast.com/posts/0029-snapshottesting/)
206+
* [Testing an incremental generator with snapshot testing](https://andrewlock.net/creating-a-source-generator-part-2-testing-an-incremental-generator-with-snapshot-testing/)
207+
* [5 helpful Nuget package for Unit Testing in .NET](https://medium.com/@niteshsinghal85/5-helpful-nuget-package-for-unit-testing-in-net-87c2e087c6d)
205208

206209

207210
## Extensions

0 commit comments

Comments
 (0)