edwet

evenWsTest is a testing framework for distributes websocket servers.

Description
  • Works with distributed WebSocket servers written in any language.

  • Includes a web app for easily creating test suites and test cases.

  • Provides data scripts to automatically start required tools (Redis Pub/Sub, databases, HTTP servers) at the beginning of a test case.

  • Launches multiple WebSocket servers, with logs stored in the "log" directory based on the OS.

  • Simulates adding users, sending messages, and removing users to verify the server's expected behavior.

  • Supports parallel execution of multiple test suites.

Issues & Pull Requests Thread
No issues or pull requests added.