# Plugwright ## Docs - [API Reference](https://plugwright.dev/api-reference.md): Detailed API documentation for advanced users. - [CI/CD (GitHub Actions)](https://plugwright.dev/ci-cd.md): Run Plugwright tests automatically on every Pull Request. - [Configuration](https://plugwright.dev/configuration.md): Complete reference for Gradle plugin configuration options. - [Core Concepts](https://plugwright.dev/core-concepts.md): Understand the fundamentals of Plugwright. - [Examples](https://plugwright.dev/examples.md): Real-world test examples for common plugin features. - [GUI Testing](https://plugwright.dev/gui-testing.md): Testing Minecraft inventory GUIs is a core feature of the framework. - [Introduction](https://plugwright.dev/introduction.md): E2E testing framework for Paper/Spigot plugins, powered by real bots. - [Matchers](https://plugwright.dev/matchers.md): Complete reference for all available assertion matchers. - [Quick Start](https://plugwright.dev/quickstart.md): Start running your first test in less than 5 minutes. - [Test Filtering](https://plugwright.dev/test-filtering.md): Run specific tests using `-PtestFiles` and `-PtestNames`. - [Writing Tests](https://plugwright.dev/writing-tests.md): Learn how to write and structure your Plugwright tests.