Skip to content

Commit

Permalink
šŸ“ Add article "Kotest: Assert a List Has Elements with Specific Propeā€¦
Browse files Browse the repository at this point in the history
ā€¦rties"
  • Loading branch information
LeoColman committed Jul 30, 2023
1 parent 7a36ff1 commit a01ee9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -7,6 +7,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.
* [Kotest: Assert a List Has Elements with Specific Properties (2023)](https://www.baeldung.com/kotlin/kotest-list-check-item-properties)
* [How to Write a Spring Boot Test Using Kotest (2023)](https://www.baeldung.com/kotlin/kotest-spring-boot-test)
* [How to Run Testcontainers Inside a Kotest Test (2023)](https://www.baeldung.com/kotlin/kotest-testcontainers)
* [How to Assert the Type of an Object in Kotest (2023)](https://www.baeldung.com/kotlin/kotest-assert-object-type)
Expand Down
1 change: 1 addition & 0 deletions documentation/versioned_docs/version-5.6/blogs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,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.
* [Kotest: Assert a List Has Elements with Specific Properties (2023)](https://www.baeldung.com/kotlin/kotest-list-check-item-properties)
* [How to Write a Spring Boot Test Using Kotest (2023)](https://www.baeldung.com/kotlin/kotest-spring-boot-test)
* [How to Run Testcontainers Inside a Kotest Test (2023)](https://www.baeldung.com/kotlin/kotest-testcontainers)
* [How to Assert the Type of an Object in Kotest (2023)](https://www.baeldung.com/kotlin/kotest-assert-object-type)
Expand Down

0 comments on commit a01ee9b

Please sign in to comment.