Skip to content

Add plugin development guide with boilerplate template #34

@elijahr

Description

@elijahr

Creating a new plugin requires understanding StateMachinePlugin, Timeline, interaction recording, and assertion helpers. Write a step-by-step guide (docs/guides/writing-plugins.md already exists but could be expanded) with:

  • A copy-paste plugin template
  • Checklist of required methods (`record()`, `assertable_fields()`, proxy class)
  • Common pitfalls (auto-assert prohibition, assertable_fields coverage)
  • Reference implementations (LoggingPlugin as simplest, RedisPlugin as stateful)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions