Coder Social home page Coder Social logo

Comments (4)

AlexandreMarkus avatar AlexandreMarkus commented on June 23, 2024 2

Removing one deprecated dependency will also help to load the extension faster. Both Ceedling Test Explorer and Test Explorer UI are quite slow to activate when opening VS Code, so it will improve the booting time if you remove the dependency.
Thank you for your great work!

from vscode-ceedling-test-adapter.

mundodisco8 avatar mundodisco8 commented on June 23, 2024 2

I just discovered the native testing API and came here for the same reason, to see if the Ceedling adapter had moved to it. I see that you might not have much motivation to work on this if you don't use it that often and you might have moved on to other tools, but here's my vote if it helps 😄 The VS Code team had put an example here although I don't know TS and can't understand how challenging that would be.
Thanks for the tool in any case!

from vscode-ceedling-test-adapter.

numaru avatar numaru commented on June 23, 2024 1

I think the Test Explorer UI also added for us a translation layer. And testExplorer.useNativeTesting: true in the settings.json should enable the native experience.

I didn't use vscode testing in a year, is there any reason other than the deprecation to switch to the native API and remove the Test Explorer UI dep? (any missing feature or Quality of Life improvement?)

from vscode-ceedling-test-adapter.

AlmazShai avatar AlmazShai commented on June 23, 2024

Ceedling Test Explorer depends on the Test Explorer UI extension, which depends on the Test Adapter Converter. Thus, the need to install all of these extensions is not as clear to the user, and for testing and debugging common projects, a manual for installing all three extensions should be described. Does migrating to the native API make this task easier?

from vscode-ceedling-test-adapter.

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.