Skip to content

Commit

Permalink
Merge pull request #5 from Zaprogramiacz/post/swift-testing-tags
Browse files Browse the repository at this point in the history
Add post about swift testing tags
  • Loading branch information
Zaprogramiacz authored Sep 11, 2024
2 parents 4ae790b + 362ec58 commit 597faf6
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions content/posts/insights-about-swift-testing-tags/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: 'Insights about Swift Testing Tags'
date: 2024-07-11
tags: ['Swift', 'Swift Testing', 'Testing', 'unit testing']
cover:
image: 'posts/insights-about-swift-testing-tags/images/cover.png'
alt: 'On the left side, the post title, and on the right, an image with a list of 5 tests, each accompanied by tags.'
---

Today, I have a special post about Apple's new testing framework - Swift Testing! 🤩

Swift Testing was presented at WWDC24 as a new, modern, simplified framework for writing automated tests. It's a perfect candidate to replace XCTest unit tests, so it's definitely worth learning 🧑‍🏫

The topic of Swift Testing is quite broad, so I decided to break it down into more digestible parts, starting with Swift Testing Tags. What is this? 🤔

Click to find out ⤵️

[Insights about Swift Testing Tags](resources/SwiftTestingTags.pdf)

---

Thanks for reading. 📖

I hope you found it useful!

If you enjoy the topic don't forget to follow me on one of my social media - [LinkedIn](https://www.linkedin.com/in/maciej-gomolka/), [X](https://twitter.com/gomolka_maciej) or via [RSS](https://www.mobiledevdiary.com/index.xml) feed to keep up to speed. 🚀
Binary file not shown.

0 comments on commit 597faf6

Please sign in to comment.