Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
lobster
command
Package main provides the command-line interface for the Lobster load testing tool.
|
Package main provides the command-line interface for the Lobster load testing tool. |
|
internal
|
|
|
cli
Package cli provides command-line interface utilities for the Lobster tool.
|
Package cli provides command-line interface utilities for the Lobster tool. |
|
config
Package config handles loading and saving configuration files for load tests.
|
Package config handles loading and saving configuration files for load tests. |
|
crawler
Package crawler provides URL discovery and link extraction for web crawling.
|
Package crawler provides URL discovery and link extraction for web crawling. |
|
domain
Package domain defines core domain types and entities for the load testing tool.
|
Package domain defines core domain types and entities for the load testing tool. |
|
reporter
Package reporter generates test reports in various formats (console, JSON, HTML).
|
Package reporter generates test reports in various formats (console, JSON, HTML). |
|
robots
Package robots provides robots.txt parsing and compliance checking.
|
Package robots provides robots.txt parsing and compliance checking. |
|
tester
Package tester implements the core load testing engine with concurrent workers.
|
Package tester implements the core load testing engine with concurrent workers. |
|
testutil
Package testutil provides shared test fixtures and utilities for use across test files.
|
Package testutil provides shared test fixtures and utilities for use across test files. |
|
util
Package util provides utility functions for the Lobster load testing tool.
|
Package util provides utility functions for the Lobster load testing tool. |
|
validator
Package validator validates test results against performance targets.
|
Package validator validates test results against performance targets. |
Click to show internal directories.
Click to hide internal directories.