J3WT Measure is a Static Code Analysis tool that will scan your software for architecture issues and provide recommendations for issues found. Measure also keeps historical runs to visualize the trend of the architecture. As you continue to implement features, all members of the team are kept aware of how their changes affect the architecture. All thresholds are configurable so that you can customize what is considered severe issues based of the teams strengths and weaknesses. Using this tool will prevent bad architecture practices from proceeding. Any severe metrics encountered will result as a failure, providing insight within Measure on how to address the issues. #Supported Languages Currently, Measure support C#, VB, C/C++, Java, JavaScript/Typescript (including ReactJS files), and PHP. Future languages will be, but not limited to, Python and Swift. Power of a Solid ArchitectureHaving a solid designed architecture is critical for the success of software. As managers and developers, using J3WT Measure will give insight to the architecture flaws in your source code. Knowing areas that need to improve will help reduce time for maintenance. Getting Started With J3WT Measure Azure PipelineIn order to use this plugin, you will need an account and project setup on Measure or using a custom install location. After the project has been configured, provide the Project's API key to the Azure Pipeline input. The tool will use SSH if setup in Measure, otherwise, the username and password to the source repository is used and must be provided (public repos will not require this information). |