Straight-forward tests, full-featured test suites, and clear coverage reports for zsh and —under zsh's emulation— csh, ksh, and sh. About 300 unique cloners as of Aug '25. Human-written.
rstr is a helper module for easily generating random strings of various types. It could be useful for fuzz testing, generating dummy data, or other applications.
vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.