Open bkorycki opened 1 month ago
Tests should always check if there is a new version of their dependency available. If so, they should download it. We can optionally add a --no-update option to run a test with the locally downloaded dependencies without checking for new versions.
Tests should always check if there is a new version of their dependency available. If so, they should download it. We can optionally add a --no-update option to run a test with the locally downloaded dependencies without checking for new versions.