elementary / elementary/docs

TDD: Document Unit Tests and automated UI Testing

未关闭
#167 15 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Needs Design
主要语言
没有语言数据
星标
88
派生
30
平均合并
3 小时 28 分钟
30 天内合并 PR
1

描述

### Problem

Currently we are not using automated testing a lot - I _think_ this is mainly due to lack of knowledge. There's probably quite some potential in avoiding regressions, especially when we use a combination of automated UI and Unit testing.

### Proposal

Document the preferred way of doing UI testing as well as Unit Testing

### Prior Art (Optional)

- Gtk provides infrastructure for automated UI testing, not sure how this works though: https://valadoc.org/gtk4/Gtk.test_init.html
- There is Vest, a Unit Testing framework built with Vala: https://github.com/jorchube/vest
- There is Valadate as well which looks quite feature complete, even though it seems no longer to be maintained: https://github.com/chebizarro/valadate
- There is some documentation about testing in the GNOME Wiki (probably the foundation of Vest): https://wiki.gnome.org/Projects/Vala/TestSample
- And there is Gherkin - not sure if that's usefull in our case though: https://gist.github.com/chebizarro/6c949fafe1e9a2c59b26

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。