test-server
Work with test server
Overview
The test-server action is part of the test set in Rhyme. Work with test server.
Category: Test
Area: 🔧 Development & Testing
Basic Usage
test-server "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
test-server "Example usage"Example 2: With Variables
$my-variable: "some value"
test-server $my-variableTips
- This action is part of the test set
- Common use case: Debugging your app
Related Actions
Related actions from the test set will be listed here.