winglang/wing

Wing examples: organize all test files based on the language spec structure

Open

#1,102 建立於 2023年1月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)TypeScript (214 fork)github user discovery
good first issue✨ enhancement👷‍♀️ contributor-experience🧪 testing

倉庫指標

Star
 (5,385 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Community Note

Please vote by adding a 👍 reaction to the issue to help us prioritize. If you are interested to work on this issue, please leave a comment.

Feature Spec

Wing examples folder is now organized based on the language spec's structure.

Use Cases

We want to make it very easy to understand what is supported and how to use it. This structure should assist both Wing users and contributors

Implementation Notes

This should be easy to do at this point, while we have merely a few examples. We should also add support for sub-folders under https://github.com/winglang/wing/tree/main/examples/tests/valid and https://github.com/winglang/wing/tree/main/examples/tests/invalid - this can be done in the hangar tool

Component

Contributor Experience

貢獻者指南