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

贡献者指南