Open MarkMcCulloh opened 1 year ago
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Feature Spec
The syntax for test declaration is:
If name is not provided, a test name is generated. You may have multiple unnamed tests in a single file.
Use Cases
Lower the barrier to tests even more
Implementation Notes
Injecting names like Test1, Test2, Test3 and so on seems good enough.
Side note: Zig has this functionality (including anonymous tests https://ziglang.org/documentation/master/#Test-Declarations)
Component
No response
Community Notes