Pnxtest
an awesome automation test framework
Install / Use
/learn @pengtech/PnxtestREADME
PnxTest
<img src="logo.png" alt="pnxtest-logo" width="120"/> 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:
<!--PnxTest starter parent-->
<parent>
<artifactId>pnx-test-starter-parent</artifactId>
<groupId>com.pnxtest</groupId>
<version>1.0.2</version>
</parent>
<dependencies>
<!--PnxTest framework core-->
<dependency>
<groupId>com.pnxtest</groupId>
<artifactId>pnx-test-starter-core</artifactId>
</dependency>
<!--optional, add this if you need to test http api-->
<dependency>
<groupId>com.pnxtest</groupId>
<artifactId>pnx-test-starter-http</artifactId>
</dependency>
<!--optional, add this if you need to operate and validate database-->
<dependency>
<groupId>com.pnxtest</groupId>
<artifactId>pnx-test-starter-db</artifactId>
</dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
</dependencies>
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
