
- Category
- Dev Tools
- Website
- github.com
- Language
- English
- Listed
- 19d ago
- Stars
- 36
- Forks
- 3
issacnitin/RealDiff ↗, C#, MIT, Last commit 22d ago
RealDiff looks for behaviour changes that reading a source diff will not show you. It checks out both sides of a pull request, builds each with runtime instrumentation woven in, runs the same test suite against both, records the arguments and return values of every observed method call, and diffs the two execution traces. Nothing is mutated, no test is rewritten, and no inference is made from the source. C#, MIT, with GitHub Actions and Azure DevOps integrations.
Like this product?