java-wkhtmltopdf-wrapper icon indicating copy to clipboard operation
java-wkhtmltopdf-wrapper copied to clipboard

Allow Integration tests to run locally

Open jhonnymertz opened this issue 5 years ago • 0 comments

Problem: Integration tests can only be executed with wkhtmltopdf in place, which is not always possible (for example CI/CD with travis).

Solution: embed wkhtmltopdf into the repo for testing purposes only

jhonnymertz avatar Mar 15 '20 20:03 jhonnymertz