Wing examples: organize all test files based on the language spec structure
#1102 aperta il 10 gen 2023
Metriche repository
- Star
- (5385 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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