Skip to content

Commit

Permalink
Update blogs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColman committed Jun 22, 2023
1 parent c143a35 commit 5f92d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/docs/blogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ sidebar_label: Blogs and Articles

These blogs and articles can be useful in addition to the official docs to show how people are using Kotest in the wild.

* [How to Assert the Type of an Object in Kotest (2023)](https://www.baeldung.com/kotlin/kotest-assert-object-type)
* [Best Practices Unit Testing Kotlin by Phauer (2020)](https://phauer.com/2018/best-practices-unit-testing-kotlin/)
* [Testing Koin applications with Kotest by LeoColman (2020)](https://dev.to/kotest/testing-koin-applications-with-kotlintest-1iip)
* [Writing reusable tests with Kotest's test factory by LeoColman (2020)](https://dev.to/kotest/writing-reusable-tests-with-kotest-s-test-factory-5gi)
Expand Down

0 comments on commit 5f92d98

Please sign in to comment.