#swifttesting 검색 결과
🎉 SwiftQC v1.0.0 drops TOMORROW! It’s one of the most feature-complete property-based testing libraries for Swift. Check out the release notes sneak peek! #Swift #SwiftTesting ☺️
This testing thing is actually super awesome! You can enable or disable a specific Test based on a condition, like a feature toggle! #SwiftTesting #WWDC24
🧪 Wrote tests for grid geometry using Swift Testing—found and fixed some bugs, plus did a bit of refactoring. Now diving into colors! 🎨 Just added greyscale to the mix. Check out the difference! #BuildInPublic #iOSDev #SwiftTesting
The Swift Testing Framework, crafted with an innovative approach, offers intuitive APIs and a simplified syntax to streamline the testing process, empowering developers to test their code more efficiently. 🚀 #WWDC24 #swift #swifttesting #swiftUI #apple
Also a big fan of this, just use the comparison operators instead of using all those methods :) #SwiftTesting #WWDC24
#SwiftTesting は書き心地こそ非常に良いですが、CIでの実行速度が明らかに遅く各ケース10秒以上かかってしまいます パラメータテストで遅いという情報はあるものの、自分の場合は関係なく遅いのですが既知の問題なのでしょうか? ちなみにXcode Cloudです forums.swift.org/t/test-much-sl…
First time working with the new #SwiftTesting macro. Loving how easy it is to write tests—and how much it improves readability. #iOSDev
I love, love, love improvements like this. I count 13 expectations with XCTest versus just two with #SwiftTesting. This is an awesome session by @throwspace: developer.apple.com/wwdc24/10179 #WWDC24
We are *still* on 4.5.1. We need #SwiftTesting in our iPads! 🙌 developer.apple.com/swift-playgrou…
I just published iOS 18: Swift Testing link.medium.com/Eh4Q4wxyzLb #wwdc24 #swiftTesting #xcode16 #iOS18
Trying out Apple's new #SwiftTesting. Finally, Swift gets a modern test framework!
Daniel Steinberg is running a 2 hour workshop on Exploring Swift Testing at @IOSDEVUK. The workshop is included as part of the conference package. For more information and tickets, see: iosdevuk.com #iOS #Swift #SwiftTesting
Join me on October 12 for a 3-hour workshop, "Introduction to Testing in iOS"! This is a must-attend session for developers looking to master pragmatic testing techniques in Swift. Secure your spot for just $89: azamsharp.teachable.com/p/introduction… #iOSDev #Coding #SwiftTesting
Get to Know Swift Testing codingwithvera.com/discover-swift… #ios #SwiftTesting #swift #Testing #swiftlang
What happens after XCTest? #SwiftTesting is coming. #SwiftLang
✍️ New article is up! ✍️ 🧪 This week I take a look at what a macro-based future of Swift might look like by using the swift-testing library and I really really like it! #iosdev #swiftlang polpiella.dev/swift-testing
And I wrote SO MANY TESTS. Previously my coverage was embarrassingly low 🙈 When #SwiftTesting was announced at #WWDC I decided to go all in with that and really embrace it. Especially for data model and business logic it is such a game changer to finally have proper tests 😁
🎉 SwiftQC v1.0.0 drops TOMORROW! It’s one of the most feature-complete property-based testing libraries for Swift. Check out the release notes sneak peek! #Swift #SwiftTesting ☺️
First time working with the new #SwiftTesting macro. Loving how easy it is to write tests—and how much it improves readability. #iOSDev
Trying out Apple's new #SwiftTesting. Finally, Swift gets a modern test framework!
#SwiftTesting は書き心地こそ非常に良いですが、CIでの実行速度が明らかに遅く各ケース10秒以上かかってしまいます パラメータテストで遅いという情報はあるものの、自分の場合は関係なく遅いのですが既知の問題なのでしょうか? ちなみにXcode Cloudです forums.swift.org/t/test-much-sl…
I just published A first look at a whole new paradigm for unit testing in Swift link.medium.com/yACgrbgnUQb #Swift #XCTest #SwiftTesting
Xcode15でSwft Testingを動かすのムズカシイネ..🧐 #SwiftTesting
#SwiftTesting introduces modern, customizable tools for unit testing in Swift, addressing XCTest’s limitations around concurrency and customization. Find out more about this topic, explore its key features, and learn how to migrate your testing strategy 👉 kwan.com/blog/swift-tes…
📱 Apple’s SwiftTesting API is here to revolutionize unit testing! Move beyond XCTest with powerful macros and intuitive features for faster, cleaner code. 👉 kwan.com/blog/swift-tes… #SwiftTesting #iOSDev #Apple
We created a little app for iOS and Mac developers to make it easier to migrate Swift XCTests to the Swift Testing framework: furnacecreek.org/testpiler/ #Swift #SwiftTesting #iOSDev
Join me on October 12 for a 3-hour workshop, "Introduction to Testing in iOS"! This is a must-attend session for developers looking to master pragmatic testing techniques in Swift. Secure your spot for just $89: azamsharp.teachable.com/p/introduction… #iOSDev #Coding #SwiftTesting
Discover Swift Testing, a modern testing package for Swift with clear APIs, custom test behaviors, and easy organization. Scale your testing with parameterized tests and cross-platform support. Join the future of Swift testing at github.com/swiftlang/swif…. #SwiftLang #SwiftTesting
We are *still* on 4.5.1. We need #SwiftTesting in our iPads! 🙌 developer.apple.com/swift-playgrou…
おお、Migrating a test from XCTestにaccuracy付きのXCTAssertEqualと同じものは無いって書いてあった!んでswift-numerics入れたらできるよとも。このドキュメントめっちゃ手厚いな。developer.apple.com/documentation/… #Swift #SwiftTesting
🧪 Wrote tests for grid geometry using Swift Testing—found and fixed some bugs, plus did a bit of refactoring. Now diving into colors! 🎨 Just added greyscale to the mix. Check out the difference! #BuildInPublic #iOSDev #SwiftTesting
Con Swift Testing tenemos una nueva forma de evaluar pruebas unitarias. En este artículo discutimos como podemos hacerlo gracias a las macros expect y require. asynclearn.com/blog/swift-tes… #swift #swiftTesting #testing
Discover Swift Testing, a modern, expressive testing package for Swift, offering clear APIs, custom test behaviors, easy organization, scalability, and cross-platform support. Learn more at: github.com/swiftlang/swif… #SwiftLang #SwiftTesting
And I wrote SO MANY TESTS. Previously my coverage was embarrassingly low 🙈 When #SwiftTesting was announced at #WWDC I decided to go all in with that and really embrace it. Especially for data model and business logic it is such a game changer to finally have proper tests 😁
This testing thing is actually super awesome! You can enable or disable a specific Test based on a condition, like a feature toggle! #SwiftTesting #WWDC24
The Swift Testing Framework, crafted with an innovative approach, offers intuitive APIs and a simplified syntax to streamline the testing process, empowering developers to test their code more efficiently. 🚀 #WWDC24 #swift #swifttesting #swiftUI #apple
Also a big fan of this, just use the comparison operators instead of using all those methods :) #SwiftTesting #WWDC24
🎉 SwiftQC v1.0.0 drops TOMORROW! It’s one of the most feature-complete property-based testing libraries for Swift. Check out the release notes sneak peek! #Swift #SwiftTesting ☺️
🧪 Wrote tests for grid geometry using Swift Testing—found and fixed some bugs, plus did a bit of refactoring. Now diving into colors! 🎨 Just added greyscale to the mix. Check out the difference! #BuildInPublic #iOSDev #SwiftTesting
I love, love, love improvements like this. I count 13 expectations with XCTest versus just two with #SwiftTesting. This is an awesome session by @throwspace: developer.apple.com/wwdc24/10179 #WWDC24
First time working with the new #SwiftTesting macro. Loving how easy it is to write tests—and how much it improves readability. #iOSDev
Daniel Steinberg is running a 2 hour workshop on Exploring Swift Testing at @IOSDEVUK. The workshop is included as part of the conference package. For more information and tickets, see: iosdevuk.com #iOS #Swift #SwiftTesting
Something went wrong.
Something went wrong.
United States Trends
- 1. Raiders 81.3K posts
- 2. #WWERaw 167K posts
- 3. Cowboys 51K posts
- 4. Pickens 20.9K posts
- 5. Gunther 21.4K posts
- 6. Geno 15.7K posts
- 7. Jeanty 6,958 posts
- 8. Chip Kelly 2,349 posts
- 9. Pete Carroll 3,396 posts
- 10. #WickedForGood 8,244 posts
- 11. Roman 74.3K posts
- 12. #RawOnNetflix 3,670 posts
- 13. Becky 54.8K posts
- 14. Dolph 42.3K posts
- 15. Brock 21.1K posts
- 16. Jlexis 7,978 posts
- 17. Maxxine 19.4K posts
- 18. AJ Lee 18.4K posts
- 19. Mark Davis 1,471 posts
- 20. #Dragula N/A