Skip to content

v0.1.0

Choose a tag to compare

@luisdalmolin luisdalmolin released this 15 Jul 13:25

Initial release of Pest Plugin Realtime.\n\n- Simulate Laravel Echo/Pusher public, private, and presence channel events\n- Model connected, disconnected, failed, and reconnecting states\n- Report delivered versus dropped events\n- Assert active channel subscriptions\n- Extend through a public realtime driver contract\n- Tested with Pest Browser on PHP 8.3, 8.4, and 8.5\n\nInstall from GitHub:\n\nbash\ncomposer config repositories.pest-plugin-realtime vcs https://github.com/kirschbaum-development/pest-plugin-realtime\ncomposer require kirschbaum-development/pest-plugin-realtime:^0.1.0 --dev\n