Skip to content

tests: Accept missing dependencies and skip tests in that case

Benjamin Berg requested to merge benzea/test-skip-if-nodep into master

Tests are useful, but if someone does not have the depenency, we probably should still let them build the project and run the test.

Merge request reports