Wing examples: organize all test files based on the language spec structure
#1,102 opened on 2023幎1æ10æ¥
Repository metrics
- Stars
- Â (5,385 stars)
- PR merge metrics
-  (30d ã« merged 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