Takahiro Menju

Results 573 comments of Takahiro Menju

Looks great. I should have mentioned this earlier, but I would like to add some tests and documentation. * I think we can add roborazzi-junit5 as a dependency for sample-compose-desktop-jvm....

@mannodermaus I think if we could have a mechanism similar to JUnit4 rules, that would be great, but I'm fine with the current implementation for now. We can add that...

I'm considering the possibility of inlining the external resources within our HTML report. Are there any specific methods you'd recommend for doing so? I'm currently deliberating whether it's necessary to...

I believe that `AndroidJUnit4` is not compatible with `TestParameterInjectors`. Therefore, when I encountered this issue, I probably decided to remove it and use a standard parameterized test instead. Though, I...

@ZacSweers I understand the concern. It seems that the use of alpha versions is not favored, leading to issues like [these](https://github.com/takahirom/roborazzi/pull/241#issuecomment-1882738032). Given that Roborazzi now has extensive testing, it might...

@sergio-sastre Thanks. I think the release note was confusing, so I added a note to clarify it. However, I believe we still have some topics to discuss. > Note: We...

Thank you, as always. It seems that you would like to access the screen bitmap, is that correct? Or is there something else you want to do?

I have a different use case for this. I want to focus on crucial screen elements, such as the visibility of a button. Therefore, I'd like to highlight that area...

We might be able to use setDelay() in AnimatedGifEncoder for each frame instead. In that case, we probably wouldn't need to make an option.