Commits
Click on a commit to change the comparison rangechore: add small test for import mismatch
This ensures that we always patch the logr and stdr package correclty, since they also depend on each other. We must not just update the imports, we also must patch them like we do in `patcher.rs`7 days ago
by not-matthias feat(go-runner): add support for using functions from internal test files in external test packages7 days ago
by not-matthias chore(example): add testify example7 days ago
by not-matthias fix(ci): shard integration tests7 days ago
by not-matthias