mapeditor/tiled

Set up autotests for the Python plugin

Open

#1,761 opened on 2017年9月26日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (1,708 forks)batch import
help wanted

Repository metrics

Stars
 (10,413 stars)
PR merge metrics
 (平均マージ 14d 4h) (30d で 17 merged PRs)

説明

To ensure the Python plugin works properly as the rest of the code (or the Python plugin itself) gets changed, there should be one or more autotests that actually use as much of the exposed API as possible to verify that it works correctly.

The plugin functionality currently covers loading and saving of maps, and both parts should be tested.

コントリビューターガイド