Archive of posts with category 'github'

History Patterns for CI

We’re very pleased with Arcmutate’s new incremental analysis feature. It opens up new patterns of working which are not possible with pitest’s built in incremental analysis. This post will look...

More History

We recently added history files to our pitest PR workflows to avoid expensive computation when there are multiple pushes to a PR. It worked as designed, but the speedup it...

Pitest History with GitHub Actions

We’re big believers in dogfooding. We use Arcmutate for all our development, so we experience the same niggles and issues as our customers.