Closed
Description
Description
The argument parameter of Test(_:_:arguments:)
is currently very limited.
Adding a version of Test(_:_:arguments: () async throws -> C)
would greatly improve the parameterisation possibilities (e.g. async loading of parameters from a file).
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
swift-testing version/commit hash
No response
Swift & OS version (output of swift --version && uname -a
)
No response