-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from Zaprogramiacz/post/swift-testing-parametri…
…zed-tests Add post "Swift Testing parametrized tests"
- Loading branch information
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: 'Swift Testing parametrized tests' | ||
date: 2024-08-12 | ||
tags: ['Swift', 'Swift Testing', 'Testing', 'unit testing'] | ||
cover: | ||
image: 'posts/swift-testing-parametrized-tests/images/cover.png' | ||
alt: 'At the top, the title "Swift Testing Parameterized Tests" and at the bottom, a table with scientists conducting experiments.' | ||
--- | ||
|
||
Swift Testing can elevate your unit tests writing 🚀 | ||
|
||
Hello Apple Developer! I prepared a special post that will help you write better unit tests using the new SwiftTesting framework 🫢 | ||
|
||
The Swift Testing framework is the successor to XCTest for unit tests. It was introduced at this year's WWDC24 and is worth learning 📚 | ||
|
||
One of the main features of Swift Testing are parameterized tests 🧪 | ||
|
||
Click to learn how to leverage this new feature ⤵️ | ||
|
||
[Insights about Swift Testing Tags](resources/SwiftTestingParametrizedTests.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 added
BIN
+5.58 MB
content/posts/swift-testing-parametrized-tests/resources/SwiftTestingParametrizedTests.pdf
Binary file not shown.