docx-rs/makefile

8 lines
269 B
Makefile
Raw Normal View History

2019-11-12 06:33:45 +02:00
test:
cargo test
vrt:
node vrt/index.js && reg-cli vrt/screenshot/actual vrt/screenshot/expected vrt/screenshot/diff -R vrt/report.html
vrt-update:
node vrt/index.js && reg-cli vrt/screenshot/actual vrt/screenshot/expected vrt/screenshot/diff -R vrt/report.html -U