DEV Community

Nenya-SoftwareDevelopment
Nenya-SoftwareDevelopment

Posted on

Fast & Flexible Nenya QA Automation Framework: The Starter Kit for whom Don't Know Where to Begin!

We've open-sourced our in-house QA Automation Skeleton Framework to cut down on the hassle of setting up a testing framework from scratch—making it perfect for those who don't know where to start!

This framework leverages the power of Playwright and TypeScript to help you deploy your tests quickly and maintainably.

What's Inside?

Page Object Model (POM): For clean, scalable test code.

API Testing Support: Easily integrate API validation alongside UI tests.

Built-in Reporting: Rich HTML reports with screenshots/traces on failure.

Data-Driven Ready: Simple test data management using dedicated data/ and fixtures/ folders.

CI/CD Ready: Prepared for immediate integration with GitHub Actions.

We invite you to check out the project, use it, and contribute! We'd love to hear your feedback.

⭐ Don't forget to star the repo!

https://github.com/NenyaGmbH/Nenya-QA-Automation-Framework

Top comments (0)