GithubHelp home page GithubHelp logo

Comments (7)

mmajchrzak avatar mmajchrzak commented on June 2, 2024

I would opt for using AET for a number of reasons:

  • more comprehensive than Wraith, e.g. comparing various breakpoints, js+http errors, advanced control on image comparison
  • reusing tests across local and shared envs. If you go for Wraith on local and AET on shared envs, you'll end up with test duplication which is a really bad idea - nobody would like to maintain such a setup

I appreciate the fact that AET may be heavy on local machine. In this case I'd cooperate with AET team on how we can make the setup lighter rather than investing the effort in integrating Wraith.

from gradle-aem-multi.

pun-ky avatar pun-ky commented on June 2, 2024

@Skejven how about creating compact / portable / lightweight version of AET? ;)

from gradle-aem-multi.

malaskowski avatar malaskowski commented on June 2, 2024

Hi,

compact / portable / lightweight version of AET

This idea was in my mind for some time...
The whole complication is that the most "heavy" in AET setup are browsers and database.
While I can imagine getting rid of the latter (with some e.g. in-memory storage), then AET would rather be useless without access to the browser...
What comes to my mind when we talk about AET-lite is using the host browser. This has some disadvantages though (like handling browser auto-update etc.), which might not be a case in the dev env.

from gradle-aem-multi.

mmajchrzak avatar mmajchrzak commented on June 2, 2024

So if we make the database aspect of AET lighter, then AET should be comparable to Wraith, right? @pun-ky have you validated how heavy the Wraith is? It also uses headless browsers (selenium+Chromedriver)...

from gradle-aem-multi.

malaskowski avatar malaskowski commented on June 2, 2024

Well, it looks that Wraith is just comparing images. AET has quite a wider range of possibilities :)

from gradle-aem-multi.

pun-ky avatar pun-ky commented on June 2, 2024

Just looked for alternatives. No. I just want to check screenshots, really (the simpler solution the better, the plan is to check it for each build, not ocassionaly so the time is crucial). All other stuff probably could be handled by webhint and lighthouse.

from gradle-aem-multi.

pun-ky avatar pun-ky commented on June 2, 2024

Another option could be to try with https://github.com/palmerhq/cypress-image-snapshot as of there are already plans to check also cypress.io in case of functional tests

from gradle-aem-multi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.