Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Apache Yetus comprises a suite of libraries and tools designed to facilitate the contribution and release workflows for software projects. It offers a comprehensive framework for automatically validating new contributions against a range of standards recognized by the community, alongside features for documenting a clearly defined supported interface for downstream projects. Additionally, it equips release managers with tools to create release documentation based on data sourced from community issue trackers and source code repositories. Predominantly, the software is developed using shell and various scripting languages, with the project's name derived from a term linked to the Cymbium genus of gastropods, paying homage to shell code. The Yetus Precommit build, patch, and continuous integration suite empowers projects to formalize their criteria for patch acceptance and assess incoming contributions before they reach the review stage by a committer. Furthermore, the Audience Annotations feature enables developers to utilize Java Annotations to indicate which segments of their Java library are intended for public consumption, enhancing clarity for users. This combination of tools and features makes Yetus an invaluable resource for software development communities looking to streamline their processes.
Description
The toolkit is available as a collection of resources distributed through the Maven Central repository. It necessitates Java version 7 or higher to run tests, which must be executed using either JUnit or TestNG. For guidance on incorporating the library into a Java project, refer to the section on Running tests with JMockit. This tutorial explores the various APIs offered by the library, illustrated through example tests that utilize Java 8. The primary API consists of a singular annotation that facilitates the automatic creation and setup of the objects intended for testing. Additionally, there exists the mocking API, commonly referred to as the "Expectations" API, which is designed for tests that engage with mocked dependencies. Furthermore, a compact faking API, known as the "Mockups" API, is provided for generating and utilizing fake implementations, thereby mitigating the full resource demands of external components. Overall, this toolkit enhances testing efficiency by streamlining the setup process and providing versatile mocking capabilities.
API Access
Has API
API Access
Has API
Integrations
Azure Pipelines
GitHub
GitLab
Java
Jenkins
Jira
Semaphore
Travis CI
iTop VPN
Integrations
Azure Pipelines
GitHub
GitLab
Java
Jenkins
Jira
Semaphore
Travis CI
iTop VPN
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
Apache Software Foundation
Founded
1999
Country
United States
Website
yetus.apache.org
Vendor Details
Company Name
JMockit
Website
jmockit.github.io
Product Features
Software Testing
Automated Testing
Black-Box Testing
Dynamic Testing
Issue Tracking
Manual Testing
Quality Assurance Planning
Reporting / Analytics
Static Testing
Test Case Management
Variable Testing Methods
White-Box Testing