winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.05k stars 198 forks source link

Add a Testing guide to the docs #3906

Open ShaiBer opened 1 year ago

ShaiBer commented 1 year ago

Feature Spec

The guides section has explanations with examples of how to conduct tests in Wing for different scenarios. https://www.winglang.io/docs/category/guides

Use Cases

When developers want to know how to test their specific use case

Implementation Notes

We have a tests section in the concepts part of the docs (https://www.winglang.io/docs/concepts/tests). But it is not a guide and not enough to really answer specific questions we get asked, like how do I test event driven architectures with Wing? where can I see examples for this? etc.

Component

Documentation

Community Notes

github-actions[bot] commented 1 year ago

Hi,

This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 8 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

github-actions[bot] commented 5 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!

boyney123 commented 3 months ago

I think there is some great value here. Going to bring this back to life.