Code Monkey home page Code Monkey logo

Comments (5)

angelozerr avatar angelozerr commented on June 12, 2024

it would be nice to have a run configuration that would invoke ng test.

Yes sure.

It would also be nice if all three of these commands were added to the Debug As menu, and have the Eclipse debugger connect to the running node.js instance.

To support debugging we must wait that JSDT support node.js debugging. See angelozerr/typescript.java#2 for more information.

Lastly, but perhaps requiring massive amounts of additional work, it would be nice if ng test were also added to the Coverage As menu.

Could you give me more info about that (a screenshot about what you wish to have)?

from angular-eclipse.

PMJMendes avatar PMJMendes commented on June 12, 2024

Regarding the Coverage As, basically, for Java projects, I use EclEmma. It runs the unit tests, then modifies the source editor to display each line in green (executed), red (not executed) or yellow (executed some branches, but others missing). I don't think anything like that exists for JavaScript/TypeScript, which is why I think it's a massive amount of work. Things like that may or may not eventually end up in JSDT as well...

from angular-eclipse.

angelozerr avatar angelozerr commented on June 12, 2024

Ok I see the idea. Indeed I think it's a big work. Could you create an issue with your idea please. Thanks

from angular-eclipse.

PMJMendes avatar PMJMendes commented on June 12, 2024

Done. Issue 27. :)

from angular-eclipse.

angelozerr avatar angelozerr commented on June 12, 2024

@PMJMendes I have added ng test and e2e with launch.

I have started too to implement ng editor (ope angular-cli.json) and you can too lanch ng serve, test e2e, build with action (see on the top of the the editor):

ngeditor

For the moemnt name version can be managed. Please suggest your idea at #26 if you need improvement.

I close this issue.

from angular-eclipse.

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.