About

The LDRA tool suite is LDRA’s flagship platform that delivers open and extensible solutions for building quality into software from requirements through to deployment. The tool suite provides a continuum of capabilities including requirements traceability, test management, coding standards compliance, code quality review, code coverage analysis, data-flow and control-flow analysis, unit/integration/target testing, and certification and regulatory support. The core components of the tool suite are available in several configurations that align with common software development needs. A comprehensive set of add-on capabilities are available to tailor the solution for any project. LDRA Testbed together with TBvision provide the foundational static and dynamic analysis engine, and a visualization engine to easily understand and navigate standards compliance, quality metrics, and code coverage analyses.

About

PHPUnit requires the dom and json extensions, which are normally enabled by default. PHPUnit also requires the pcre, reflection, and spl extensions. These standard extensions are enabled by default and cannot be disabled without patching PHP’s build system and/or C sources. The code coverage report feature requires the Xdebug (2.7.0 or later) and tokenizer extensions. Generating XML reports requires the xmlwriter extension. Unit Tests are primarily written as a good practice to help developers identify and fix bugs, to refactor code and to serve as documentation for a unit of software under test. To achieve these benefits, unit tests ideally should cover all the possible paths in a program. One unit test usually covers one specific path in one function or method. However a test method is not necessarily an encapsulated, independent entity. Often there are implicit dependencies between test methods, hidden in the implementation scenario of a test.

About

Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. A way to step through your code in your IDE or editor while the script is executing. An improved var_dump() function, stack traces for notices, warnings, errors, and exceptions to highlight the code path to the error. Writes every function call, with arguments and invocation location to disk. Optionally also includes every variable assignment and return value for each function. Allows you, with the help of visualization tools, to analyze the performance of your PHP application and find bottlenecks. Shows which parts of your code base are executed when running unit tests with PHPUnit. Installing Xdebug with a package manager is often the fastest way. You can substitute the PHP version with the one that matches the PHP version that you are running. You can install Xdebug through PECL on Linux & macOS with Homebrew.

About

jscoverage tool, both node.js and JavaScript support. Enhance the coverage range. Use mocha to load the jscoverage module, then it works. jscoverage will append coverage info when you select list or spec or tap reporter in mocha. You can use covout to specify the reporter, like HTML, and detail. The detail reporter will print the uncovered code in the console directly. Mocha runs test case with jscoverage module. jscoverage will ignore files while listing in covignore file. jscoverage will output a report in HTML format. jscoverage will inject a group of functions into your module exports. default jscoverage will search covignore in the project root. jscoverage will copy exclude files from the source directory to the destination directory.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Anyone looking for a Test Management solution

Audience

Unit Testing solution for developers

Audience

Professional developers requiring a tool to improve the PHP development experience

Audience

Professionals seeking a solution to assess and manage the quality of their code testing operations

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

LDRA
Founded: 1975
United Kingdom
ldra.com/products/ldra-tool-suite

Company Information

PHPUnit
phpunit.de/

Company Information

Xdebug
Founded: 2002
United States
xdebug.org

Company Information

jscoverage
www.npmjs.com/package/jscoverage

Alternatives

Alternatives

Early

Early

EarlyAI

Alternatives

Alternatives

CodeRush

CodeRush

DevExpress
blanket.js

blanket.js

Blanket.js
Sahi Pro

Sahi Pro

Tyto Software Pvt Ltd
Xcode

Xcode

Apple
dotCover

dotCover

JetBrains
pytest-cov

pytest-cov

Python
Early

Early

EarlyAI

Categories

Categories

Categories

Categories

Integrations

C++
Captain
Codebeamer
Codecov
Dash
Deos
Homebrew
Jenkins
Jira
MPLAB Connect Configurator
New Relic
Node.js
PHP
PHPStan
PHPUnit
PTC Windchill
Simulink
TASKING
XML
Xdebug

Integrations

C++
Captain
Codebeamer
Codecov
Dash
Deos
Homebrew
Jenkins
Jira
MPLAB Connect Configurator
New Relic
Node.js
PHP
PHPStan
PHPUnit
PTC Windchill
Simulink
TASKING
XML
Xdebug

Integrations

C++
Captain
Codebeamer
Codecov
Dash
Deos
Homebrew
Jenkins
Jira
MPLAB Connect Configurator
New Relic
Node.js
PHP
PHPStan
PHPUnit
PTC Windchill
Simulink
TASKING
XML
Xdebug

Integrations

C++
Captain
Codebeamer
Codecov
Dash
Deos
Homebrew
Jenkins
Jira
MPLAB Connect Configurator
New Relic
Node.js
PHP
PHPStan
PHPUnit
PTC Windchill
Simulink
TASKING
XML
Xdebug
Claim LDRA Tool Suite and update features and information
Claim LDRA Tool Suite and update features and information
Claim PHPUnit and update features and information
Claim PHPUnit and update features and information
Claim Xdebug and update features and information
Claim Xdebug and update features and information
Claim jscoverage and update features and information
Claim jscoverage and update features and information