├── src/ │ └── IndoTaiwanProject/ # Main library project ├── tests/ │ └── IndoTaiwanProject.Tests/ # Test project │ ├── Features/ │ │ ├── Sample.feature # Example feature │ │ └── Booking.feature ...
A professional, data-driven Playwright test framework built with TypeScript. Designed for scalability, maintainability, and ease of use. New here? See QUICKSTART.md for a 5-minute practical guide.