harwey / cups4j

Cups4j Java printing library for CUPS/IPP
http://cups4j.org
GNU Lesser General Public License v3.0
130 stars 64 forks source link

Use testcontainers for tests #65

Open marc92w opened 2 years ago

marc92w commented 2 years ago

This PR adds testcontainers to run JUnit tests against a CUPS Docker container. Running integration tests no longer depends on local CUPS instance - works on Windows and GitHub Action builds as well.