koel_test 1.0.0 copy "koel_test: ^1.0.0" to clipboard
koel_test: ^1.0.0 copied to clipboard

Test fixtures, MockAgent, and ConformanceRunner for koel adapters.

koel_test #

pub package License: MIT CI

Test harness for koel, the premium Dart/Flutter SDK for the AG-UI protocol. koel_test provides the testing toolkit: a MockAgent, a synthesized fixture set, a fixture loader, a tool-handler test harness, and the conformance runner that backend bridges use to prove they emit spec-correct AG-UI event sequences.

Getting started #

// pubspec.yaml:  dart pub add --dev koel_test
import 'package:koel_test/koel_test.dart';

Documentation #

Guides are on the koel docs site — see the Quickstart (offline) and the Adapter Cookbook for the conformance runner. The API reference is on the pub.dev API tab (dart doc); see the repo-root README for the package map.

Changelog #

See CHANGELOG.md.

License #

MIT © 2026 Si Huynh. See LICENSE.

0
likes
60
points
26
downloads

Documentation

API reference

Publisher

verified publishersihuynh.dev

Weekly Downloads

Test fixtures, MockAgent, and ConformanceRunner for koel adapters.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

freezed_annotation, koel_core

More

Packages that depend on koel_test