Mutation testing for pull requests via arcmutate - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Mutation testing for pull requests via arcmutate
Date
Msg-id CAB=Je-H3o=XaYayuP9u+WKceg=8Be8ipyzgp+cxE6dkr+KE8dA@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
Hi,

Does anybody want to try adding mutation testing to pgjdbc codebase?
I hope it should help to test tests.

Recently I noticed there's https://www.arcmutate.com/ effort by pitest team
They unlock running mutation testing for the pull requests,
so it sounds like a good plan to surface bugs in the added code.

I could help you with guiding through CI/Gradle stuff if needed,
however, I have not tried arcmutate yet.

I'm sure it would be an awesome contribution.

Vladimir

pgsql-jdbc by date:

Previous
From: Fabio Cechinel Veronez
Date:
Subject: [pgjdbc/pgjdbc] a96639: docs: Fix CHANGELOG.md misformatted markdown headi...
Next
From: Stanislav Bashkyrtsev
Date:
Subject: 2x slowdown of JDBC driver 42.3.0+