ITADN

Add automatic tests

#3Pull Requestflavio20002 创建于 2023-07-27
F
flavio20002commented
**Depends on https://github.com/fenjalien/circuitypst/pull/2** Add new structure for automatic test and some use cases as well (inspired by typst-canvas structure): It includes two new workflows. - One that is executed automatically on push and pull request called "test" - One executed on demand called "update-tests" that can be used to generate the reference pngs and download them on the computer. Useful if the person is not able to launch the script locally. - The test case support multipage output. The test script automatically check all the output pngs versus the reference png committed with the repository.
合并状态:未合并 0 条评论