winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.05k stars 198 forks source link

Pending Tests #4761

Closed skorfmann closed 9 months ago

skorfmann commented 1 year ago

Feature Spec

Wing allows tests to be marked as pending / not implemented yet and reports them.

Use Cases

This increases the visibility of yet to be implemented / fixed tests when running wing test.

Implementation Notes

No response

Component

CLI

Community Notes

github-actions[bot] commented 10 months 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!

tsuf239 commented 9 months ago

added here: https://github.com/winglang/wing/pull/4602