6 lines
297 B
Plaintext
6 lines
297 B
Plaintext
---
|
|
description: Outlines the strategy for testing and documentation within the Laravel Package.
|
|
globs: */tests/**/*.*
|
|
---
|
|
- Provide an overview of the testing strategy (e.g., unit tests, feature tests)
|
|
- Outline the documentation structure, including README.md, usage examples, and API references |