Skip to end of banner
Go to start of banner

UI Testing Tools

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Please review and add tools that we need to evaluate:


  Spike documentation by Mike Taylor
SolutionInfrastructureBest used for Comments
BigTest
  • Karma
  • Mocha
  • Chai
  • Mirage
IntegrationRetrospective page
Nightmare
e-2-e
Cypress
  • Mocha
  • Chai
  • Yakbak


Jest
Unit
React Testing Library
  • Karma
  • Mocha
  • Chai
  • Mirage

cross-browser,

Unit,

e-2-e?

integration?


This spike would essentially replace BigTest with React Testing Library/DOM testing Library. It can be set up to work with either Jest or in a real browser. The spike should investigate testing at the unit, component, module, and platform level of FOLIO. Asynchronus capabilities are there, the possibility of  creating interactors with it should be examined.

https://testing-library.com/docs/guiding-principles
Nightwatch
  • Selenium
  • Chai
  • Mockery
e-2-e, cross-browser testing

https://nightwatchjs.org/

https://github.com/nightwatchjs/nightwatch

Anything else?


  • No labels