Add a Testing guide to the docs
Open
@boyney123 is already working on this.
Since Aug 6, 2024.
✨ enhancement
📚 documentation
- Dominant language
- TypeScript
- Stars
- 5.4k
- Forks
- 215
- Avg merge
- 2h 9m
- Merged PRs (30d)
- 27
Description
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
- 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.