Skip to content
@lila-team

Lila

Lila: e2e tests anyone can implement

Hi there, welcome to Lila 👋

Discord Twitter

🚀 What is 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

🔥 Why Lila?

  • 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.

🧪 Get started

Create your free account at https://lila.dev and follow next steps

📚 Documentation

Check out the documentation for more information.

💬 Join the community

Join our Discord server

Follow us at Twitter - X

Or reach out at the team

Pinned Loading

  1. lila lila Public

    Official CLI for Lila: the testing framework for startups

    Python 12

  2. ai-locators ai-locators Public

    AI Locators for Playwright. Built by the Lila team.

    JavaScript 8 1

Repositories

Showing 5 of 5 repositories
  • ai-locators Public

    AI Locators for Playwright. Built by the Lila team.

    lila-team/ai-locators’s past year of commit activity
    JavaScript 8 MIT 1 1 0 Updated Mar 10, 2025
  • lila Public

    Official CLI for Lila: the testing framework for startups

    lila-team/lila’s past year of commit activity
    Python 12 0 0 0 Updated Feb 28, 2025
  • examples Public

    A collection of lila tests that run daily.

    lila-team/examples’s past year of commit activity
    0 0 0 0 Updated Feb 19, 2025
  • docs Public

    Lila docs.

    lila-team/docs’s past year of commit activity
    JavaScript 0 0 0 0 Updated Feb 19, 2025
  • .github Public
    lila-team/.github’s past year of commit activity
    0 0 0 0 Updated Feb 17, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…