Code Monkey home page Code Monkey logo

Comments (4)

yury-s avatar yury-s commented on June 10, 2024

For very large multi-package projects, the vscode extension takes a long time to search for playwright test files (> 5 minutes).

This sounds very long indeed. Have you tried running npx playwright test for such project and see if it works faster? It could be that requiring the source files takes significant time. If the problem is with the search of config, could you share an example project?

from playwright.

wattsbn avatar wattsbn commented on June 10, 2024

Unfortunately, the projects that I work with are all private so I can't share them.
Running individual tests via console commands works well as they target the exact test.

from playwright.

mxschmitt avatar mxschmitt commented on June 10, 2024

What kind of files does your repository contain? Would e.g. ignoring gitignore help you?

Might be a bit advanced, but have you tried to run the extension locally in debug mode to figure out of that specific line is causing the delay?

Could you try version 1.1.1 which we just released? Its a rewrite of a lot of internals, just to double check that this version is still causing trouble for your setup. Thanks!

from playwright.

yury-s avatar yury-s commented on June 10, 2024

We need more information to act on this report. Please file a new one and link to this issue when you get back to it!

from playwright.

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.