What should I pass inside compareScreenshot if I am using Kaspresso Framework? I dont have Composable UI in my project
@matheusquintas218 Жыл бұрын
Is there a framework that compares a part of my app, for example a screen or a component to an exported file like a png screenshot from figma?
@matheusquintas218 Жыл бұрын
@CharfaouiYounes
@mubaraknative Жыл бұрын
Great Younes you are in Jetpack am i xml :) am at a level of paging
@CharfaouiYounes Жыл бұрын
It doesn't matter when it comes to Screenshot testing, you can still use Shot for that purpose with XML!
@mubaraknative Жыл бұрын
@@CharfaouiYounes Thanks!! like our phiilip Unit Testing Courses your video is also amazing
@carsonbath6345 Жыл бұрын
What is point of "Screenshot" testing? to make sure your new code doesn't change anything? For "regression" ? Seems ridiculous to be taking screenshots and comparing them.