ClaudeCode.Adapter.Test (ClaudeCode v0.16.0)

View Source

Test adapter that delivers mock messages synchronously.

This adapter retrieves messages from registered stubs in ClaudeCode.Test and sends them to the Session. Used for testing applications built on ClaudeCode.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.