mapeditor/tiled

Set up autotests for the Python plugin

Open

#1,761 建立於 2017年9月26日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C++ (10,413 star) (1,708 fork)batch import
help wanted

描述

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.

貢獻者指南