Skip to content

Commit

Permalink
better testing with approvals
Browse files Browse the repository at this point in the history
Co-Authored-By: lexler <23501754+lexler@users.noreply.github.com>
  • Loading branch information
isidore and lexler committed Feb 14, 2024
1 parent 2bc4733 commit 1b891e9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
18 changes: 18 additions & 0 deletions BetterTestingWithApprovals.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Better Testing with ApprovalTests

## Talk Resources
* [Slides](https://github.com/LearnWithLlew/TestingBetterWithApprovals.Slides/blob/main/slides/Testing%20Better%20with%20Approvals.pptx)
* [Code](https://github.com/LearnWithLlew/TestingBetterWithApprovals.Slides/src)

## Llewellyn's<!-- include: llewellyn.md -->

* [Blog](https://llewellynfalco.blogspot.com/)
* [ApprovalTests](https://github.com/approvals/)
* [YouTube](https://www.youtube.com/user/isidoreus/videos)
* [Twitch](https://www.twitch.tv/llewellynfalco)
* [Learn With Llew](https://github.com/LearnWithLlew)

I'm a Technical Agile Coach. You can [hire me](http://llewellynfalco.blogspot.com/p/hire-me.html)
<!-- endInclude -->

include: lada.md
3 changes: 2 additions & 1 deletion mdsnippets.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"ExcludeDirectories": [ "target" ],
"Convention": "InPlaceOverwrite",
"TocLevel": 5
"TocLevel": 5,
"UrlsAsSnippets": ["https://raw.githubusercontent.com/lexler/Talks/main/lada.md"]
}

0 comments on commit 1b891e9

Please sign in to comment.