apple / swift-testing

A modern, expressive testing package for Swift
Apache License 2.0
1.46k stars 52 forks source link

Performance Testing #492

Open ali-ahsan-ali opened 1 week ago

ali-ahsan-ali commented 1 week ago

Description

Wondering if there are any plans to implement performance testing of async functions, similar to the measure method of XCTest.

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

maclong9 commented 6 days ago

This would be super useful!