mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 06:04:03 +00:00
Claude code adjustments
This commit is contained in:
parent
58712f53af
commit
8fb9e8f74f
3 changed files with 15 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
|
|||
|
||||
### Testing
|
||||
- `composer test` - Run tests without coverage using Docker
|
||||
- `./test tests/TestFile.php` - Run an entire test file
|
||||
- `./t 'test name'` - Run a specific test
|
||||
|
||||
### Code Quality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue