adamerose / adamerose/PandasGUI

Some level of test automation

オープン
#144 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。