Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Average Ratings 0 Ratings

Total
ease
features
design
support

No User Reviews. Be the first to provide a review:

Write a Review

Description

PowerTerm Host Publisher consists of several complementary elements, including the SDK, the server, and various wrappers. The SDK itself is divided into three primary sections: the integration server, the administrator for the integration server, and a utility for testing. This integration server is designed to facilitate both testing and deployment for developers during their workflow, though it operates with a limited number of concurrent sessions at any given time. The administrator component serves as an independent application, which can be executed on the same machine or on different ones, allowing users to connect to the server in an administrative capacity instead of as clients. Administrators also have the capability to launch the testing utility directly from the server, enabling it to operate on multiple machines as needed. With its straightforward deployment and maintenance processes, the SDK offers a comprehensive environment for development and testing, making it a valuable tool for developers. This streamlined approach enhances productivity by allowing for efficient integration and management of resources throughout the project lifecycle.

Description

The unittest framework for unit testing was influenced by JUnit and shares characteristics with other prominent unit testing frameworks across various programming languages. It offers features like test automation, the ability to share setup and teardown procedures, the grouping of tests into collections, and ensures that tests operate independently from the reporting framework. A test fixture is essential for preparing the environment required for one or more tests, along with any necessary cleanup processes, which might include setting up temporary databases, creating directories, or initiating server processes. A test suite serves as a compilation of test cases and other test suites, designed to group tests that should be run together. Meanwhile, a test runner acts as a mechanism to manage the execution of tests and communicate the results to the user. This runner can function through a graphical interface, a command-line interface, or may return a specific value to reflect the outcomes of the tests executed. Overall, the unittest framework simplifies the testing process while promoting organized and efficient test execution.

API Access

Has API

API Access

Has API

Screenshots View All

Screenshots View All

Integrations

Captain
Codecov
Python

Integrations

Captain
Codecov
Python

Pricing Details

No price information available.
Free Trial
Free Version

Pricing Details

Free
Free Trial
Free Version

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Deployment

Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Customer Support

Business Hours
Live Rep (24/7)
Online Support

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Types of Training

Training Docs
Webinars
Live Training (Online)
In Person

Vendor Details

Company Name

Ericom Software

Founded

1993

Country

United States

Website

www.ericom.com/feature_hostpub.asp

Vendor Details

Company Name

Python

Website

docs.python.org/3/library/unittest.html

Product Features

Integration

Dashboard
ETL - Extract / Transform / Load
Metadata Management
Multiple Data Sources
Web Services

Product Features

Alternatives

Alternatives

HUnit Reviews

HUnit

Hackage
dotCover Reviews

dotCover

JetBrains