Documentation
¶
Overview ¶
The tinsel module provides several packages to assist in testing console-based applications.
The github.com/binarysoupdev/tinsel/pipe package provides the StdioPipe for reading/writing from stdin/stdout.
The github.com/binarysoupdev/tinsel/rand package provides helpers for utilizing random generated values.
The github.com/binarysoupdev/tinsel/file package provides helpers for creating temporary files.
Directories
¶
| Path | Synopsis |
|---|---|
|
The file package provides helpers for creating temporary files in automated test cases.
|
The file package provides helpers for creating temporary files in automated test cases. |
|
The pipe package provides the StdioPipe for reading/writing from stdin/stdout in automated testing.
|
The pipe package provides the StdioPipe for reading/writing from stdin/stdout in automated testing. |
|
The rand package provides helpers for utilizing random generated values in automated test cases.
|
The rand package provides helpers for utilizing random generated values in automated test cases. |
Click to show internal directories.
Click to hide internal directories.