Missing required module 'Testing'
|
|
0
|
33
|
September 18, 2024
|
Writing tests to demonstrate actor re-entrance bugs
|
|
44
|
879
|
August 29, 2024
|
Status of swift-testing on windows/linux
|
|
5
|
738
|
August 1, 2024
|
[Accepted] A New Direction for Testing in Swift
|
|
66
|
7807
|
July 27, 2024
|
Using #require to unwrap an optional fails to compile
|
|
5
|
126
|
July 22, 2024
|
Approaches to testing macros
|
|
4
|
704
|
June 20, 2024
|
Swift Mocking Framework using Swift Macros
|
|
4
|
8537
|
May 1, 2024
|
An update on swift-testing progress and stable release plans
|
|
4
|
2267
|
April 30, 2024
|
Introducing @Mockable: A Swift Macro driven Testing Framework
|
|
0
|
1351
|
April 8, 2024
|
How to test a method inside Task Async/await in swift
|
|
14
|
2420
|
March 20, 2024
|
I made a little SwiftPM Package that uses UIKit. How can I run tests from command line
|
|
5
|
4248
|
February 15, 2024
|
A New Approach to Testing in Swift
|
|
111
|
35609
|
February 13, 2024
|
Testing fatalError and friends
|
|
72
|
7761
|
February 9, 2024
|
Many tests failing when I build from head `8ae3c9ed005bee1b257269f60bce02c75d0b3486`?
|
|
7
|
554
|
January 15, 2024
|
Testing for result builder errors
|
|
0
|
286
|
January 13, 2024
|
Introducing Dejavu - the open-source network mocking library for swift developers
|
|
2
|
1504
|
January 10, 2024
|
Introducing Spyable: A Swift Macro for Automatic Spies Generation
|
|
19
|
7996
|
December 27, 2023
|
Reliably testing code that adopts Swift Concurrency?
|
|
127
|
26151
|
December 20, 2023
|
.testTarget wont build with xcframework as .binaryTarget
|
|
1
|
1489
|
December 12, 2023
|
Please tell me how to test a file inside test/SILGen
|
|
2
|
487
|
November 21, 2023
|
How to debug a linker error during swift test?
|
|
0
|
390
|
November 19, 2023
|
Vapor how to control environment variables for different environments
|
|
2
|
1339
|
November 16, 2023
|
Testing SPM dependencies targets
|
|
5
|
8053
|
November 6, 2023
|
Testing SwiftNIO
|
|
5
|
824
|
October 27, 2023
|
Swift tests fails with duplicate symbol when depending a 2 libraries that use build plugins
|
|
4
|
929
|
September 8, 2023
|
Exposing testing code from SPM package
|
|
1
|
1257
|
June 21, 2023
|
Pitch: Test Build Introspection
|
|
4
|
972
|
May 9, 2023
|
What are best practices to write a Linux Software on macOS
|
|
17
|
3918
|
April 3, 2023
|
[Pitch] Exempt code paths ending in `preconditionFailure` from coverage checks when running tests
|
|
25
|
1328
|
January 19, 2023
|
Approach for testing Swift Concurrency when task is initiated by synchronous code
|
|
0
|
1099
|
December 17, 2022
|