The Polymorphic DSL test framework was designed to solve the challenges with testing large, complex systems. Modern architecture requires software to run as distrubited systems or on multiple platforms. The conventional cost of testing these systems is quite high.
PDSL allows a user to describe the system under test using a DSL of some kind: a picture,
sentences in natural languages, graphs, etc. Using a common DSL allows someone to make deeply scalable tests. A simple change to the DSL could ...
Tags | |
---|---|
HomePage | http://www.github.com/google/polymorphicDSL |
Date | May 18, 2025 |
Files | pom (17 KB) jar (629 KB) View All |
Repositories | Central |
Ranking | #472291 in MvnRepository (See Top Artifacts) |
Compile Dependencies (16)
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Assertion Apache 2.0 | com.google.truth » truth | 1.1.2 | 1.4.4 | |
HTML Parser MIT | org.jsoup » jsoup | 1.16.1 | 1.20.1 | |
Mocking MIT | org.mockito » mockito-all | 1.10.19 | 5.18.0 |