Hi there, welcome to Lila 👋
Lila is the best testing framework for fast moving teams developing webapps.
Define your test as a simple declaration of human readable instructions you can run on the lila CLI:
steps:
- goto: https://www.google.com/maps
- input: Empire State on the main search bar
verify: a dropdown with suggestions appears
- click: on the first suggestion from the dropdown
verify: the map shows the Empire State Building in NY
- No coding required.
- No more low level implementation tests using Playwright or Cypress.
- Your tests are robust to change.
- Anyone in your team can implement and maintain Lila tests.
- Lila runs locally so you can test your localdev or staging environments.
Create your free account at https://lila.dev and follow next steps
Check out the documentation for more information.
Join our Discord server
Follow us at Twitter - X
Or reach out at the team