Documentation

ArtilleryPhp

Interfaces, Classes, Traits and Enums

Artillery
Main class for Artillery scripts, containing all methods for config and adding scenarios.
Request
The Request class represents a single HTTP request to be made by Artillery within the flow section of a scenario.
RequestBase
Functions shared across both HTTP and WebSocket requests.
Scenario
The scenario is the core of an Artillery test script. It defines the flow of requests.
WsRequest
WebSocket Request. Crude implementation.
AnyRequest
Anonymous Request type. Can be used for not-yet-supported or custom engines. Crude implementation.

Search results