Skip to content

Commit

Permalink
Updated blogs list
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Jun 3, 2024
1 parent 3452bc1 commit 2d3cbb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/docs/blogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ 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.
* [Matchers For Ranges](https://github.com/AlexCue987/talking-the-talk/blob/main/kotest/RANGES.md)
* [Getting started with Kotest (2024)](https://www.waldo.com/blog/kotest-get-started)
* [Match Temporal Types With Tolerance (2024)](https://github.com/AlexCue987/talking-the-talk/blob/main/kotest/TEMPORAL-INTERVALS.md)
* [Introduction to Kotest (2024)](https://www.baeldung.com/kotlin/kotest)
* [How to Run Testcontainers Inside a Kotest Test (2024)](https://www.baeldung.com/kotlin/kotest-testcontainers)
* [Data-Driven Testing with Kotest (2023)](https://www.baeldung.com/kotlin/kotest-data-driven-testing)
* [JUnit 5 vs Kotest. Part 2: Parameterise ‘Em All](https://test-architect.dev/junit-5-vs-kotest-part-2-parameterisation/)
* [JUnit 5 vs Kotest. Part 1: Is it the new way we test?](https://test-architect.dev/junit-5-vs-kotest-part-1/)
Expand Down

0 comments on commit 2d3cbb6

Please sign in to comment.