java-wkhtmltopdf-wrapper
java-wkhtmltopdf-wrapper copied to clipboard
Allow Integration tests to run locally
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