The Welkin Suite gives you almost unlimited possibilities of developing the perfect code. A wide range of tools from right out-of-the-box allows working with different code languages as well as with the Lightning components and applications. With the help of the tools of TWS you are able to execute unit tests, SOQL queries, and Anonymous Apex instantly and just in a few clicks discover code coverage, debug code, and view logs.
In this section:
-
SOQL Executor — a handy tool to learn about the results of a complex query before putting such a query in a code,
Anonymous Apex — an excellent tool for testing new functionality or debugging your code without building this code to the org,
-
Tests — all about how to run unit tests and view their results without interrupting the development process,
Code Coverage — this option helps you to understand which part or parts of your code are actually covered by unit tests and which need your attention,
-
-
Apex Profiler — a tool for analyzing the performance of your code,
-
Tasks List — a great way to keep all your tasks at hand, whether they're parced from comments or created by you,
Schema Explorer — a tool for exploring a structure of any object in your project,
-
-
Preferences — all about Preferences menu of The Welkin Suite where you can customize the IDE.
|