# pnxtest **Repository Path**: taylortaurus/pnxtest ## Basic Information - **Project Name**: pnxtest - **Description**: an awesome automation test framework - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-15 - **Last Updated**: 2021-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PnxTest pnxtest-logo PnxTest is a Java-based test automation framework that unites all testing layers: Mobile applications, WEB applications, REST services. Due to fluent API design and rich ecosystem applications, PnxTest will make your automation test more efficient. **Current release version**: 1.0.2 **User guide:** https://pnxtest.com/user-guide **Online Report Reference**: https://pnxtest.com/user-guide/demo/reporting.html **Demo/Scaffolding Project**: https://github.com/pengtech/integrationTest **Maven dependency:** ```xml pnx-test-starter-parent com.pnxtest 1.0.2 com.pnxtest pnx-test-starter-core com.pnxtest pnx-test-starter-http com.pnxtest pnx-test-starter-db mysql mysql-connector-java ```