winglang/wing

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

Open

#1 102 ouverte le 10 janv. 2023

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)TypeScript (214 forks)github user discovery
good first issue✨ enhancement👷‍♀️ contributor-experience🧪 testing

Métriques du dépôt

Stars
 (5 385 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur