Projects
Awesome QA Prompt
A curated AI prompt collection for QA and software testing, covering the full testing lifecycle with 15+ test types, 3 workflows, and 225+ documents. Bilingual (EN/CN), supports ROSES, LangGPT, ICIO, CRISPE, RISE frameworks.
QA Glossary Wiki
A Chinese version of QA and software testing glossary wiki for personal learning. Covers terms from A/B Testing, Acceptance Testing, API Testing, to Agile Testing and more.
Bruno API Test Starter
API test starter using Bruno (open source, MIT). Supports Postman/Insomnia collection import, Assert & Tests scripts, environment variables, and CI/CD integration (e.g. GitHub Actions).
RestAssured API Test Starter
API test starter with RestAssured for Java. Structured project for REST API automation with Maven and JUnit.
SuperTest API Test Starter
API test starter with SuperTest for Node.js. HTTP assertion library for testing REST APIs with Mocha/Chai.
Postman API Test Starter
API test starter with Postman. Collection-based API tests with scripts and Newman for CLI/CI.
Pytest API Test Starter
API test starter with Pytest for Python. REST API automation using pytest and requests.
Gatling Performance Test Starter
Performance test starter with Gatling. Load and stress testing with Scala DSL.
K6 Performance Test Starter
Performance test starter with K6. Modern load testing with JavaScript/ES6 scripts.
Airtest Mobile UI Automation Starter
Mobile UI automation starter with Airtest. Cross-platform (Android/iOS) UI testing with Python.
Cypress Cucumber BDD UI Automation Starter
UI automation starter with Cypress and Cucumber for BDD. Write Gherkin scenarios and run them with Cypress.