Re: TestLens GitHub app
Paul King <[email protected]> Mon, 4 May 2026 08:04:48 +1000
| Newsgroups | gmane.comp.lang.groovy.devel |
|---|---|
| Message-ID | <CAMbkE7TsBMLizZWgueoyTa66y6GuhDa0F8px+C7EXTqP=1j4mw@mail.gmail.com> |
Actually, I think groovy-geb repo would also benefit, so I asked if it can be added too. On Mon, May 4, 2026 at 7:28 AM Paul King <[email protected]> wrote: > > Hi folks, > > I am looking at what is involved in getting the TestLens GitHub app > installed in the groovy repo. > > https://github.com/apps/testlens-app > > https://testlens.app/blog/2026/02/04/testlens-private-beta-launch/ > > The grails project are already using it and find it useful. It basically > gives a nice summary of failing tests when a GitHub action build fails. It > also gives the option to run just the failing tests or to temporarily mute > a flaky test to make a GitHub action build pass. > > I have asked to join the private beta and asked infra to enable it. Once > that is set up, I'll add the action just into the "build and test" GitHub > action on master as a trial. We can add to more actions if we think it is > useful. > > If we don't like it we can just remove the testlens action from our > respective github action files. > > If anyone doesn't think this is useful, let me know. > > Cheers, Paul. >