We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@fedify/fixture
1 parent 39902ff commit a4a18a5Copy full SHA for a4a18a5
1 file changed
AGENTS.md
@@ -179,6 +179,12 @@ A detailed step-by-step guide is available across three skills:
179
3. Follow the pattern from existing database adapter packages
180
4. Implement both KV store and message queue interfaces as needed
181
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
188
### Adding a new package
189
190
See *CONTRIBUTING.md* “Adding a new package” section for the complete checklist
0 commit comments