Skip to content

Usage

What is PhoenixMock?

PhoenixMock is a toolkit designed to manipulate and analyze mock files, which simulate client/server interactions (such as socket communications) within the Phoenix ecosystem. It is especially useful for testing and validating Phoenix-based applications.

Key Features

  • Inspect mock files: Retrieve information such as the number of messages in a mock file.
  • Split mock files: Divide a large mock file into several smaller parts.
  • Merge mock files: Combine multiple mock files into a single file.
  • Restore corrupted mocks: Attempt to recover data from broken or corrupted mock files.