adamerose / adamerose/PandasGUI

Some level of test automation

未關閉
#144 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Python
星號
3.3k
分支
239
PR 合併指標
30 天內沒有已合併 PR

描述

I think it would be beneficial to set up some github actions to do some basic checks.

In particular, it would be good to test across python 3.7-3.9, Ubuntu 18LTS, 20LTS using miniconda and make sure the app can at least be launched (using xvfb).

I'm thinking something akin to what I do for my open source projects like Hotelling:

https://github.com/dionresearch/hotelling/blob/master/.github/workflows/dev.yml

but with an added extra step of integration test (although a QT app, it can be run headless with xvfb), to make sure no packages are missing from the requirements, no compatibility issues from python version etc.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。