@pytest.mark.datafiles(
    FIXTURE_DIR / 'img4.jpg',
    FIXTURE_DIR / 'img5.jpg',
)
def test_brightness(datafiles):