Skip to content

Commit a4a18a5

Browse files
committed
Add 'Writing tests with @fedify/fixture' section in AGENTS.md
1 parent 39902ff commit a4a18a5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,12 @@ A detailed step-by-step guide is available across three skills:
179179
3. Follow the pattern from existing database adapter packages
180180
4. Implement both KV store and message queue interfaces as needed
181181

182+
### Writing tests with `@fedify/fixture`
183+
184+
See *CONTRIBUTING.md* “Writing tests with `@fedify/fixture`” section and
185+
*packages/fixture/README.md* for detailed instructions on using the fixture
186+
package for runtime-agnostic testing.
187+
182188
### Adding a new package
183189

184190
See *CONTRIBUTING.md* “Adding a new package” section for the complete checklist

0 commit comments

Comments
 (0)