1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-08 09:05:34 +00:00
testscript-rs/tests
copilot-swe-agent[bot] 7282682b59 Enhance env var tests to demonstrate direct access without sh -c
Co-authored-by: imjasonh <210737+imjasonh@users.noreply.github.com>
2025-12-30 02:05:06 +00:00
..
advanced_conditions.rs Add network and advanced condition support with automatic detection and CI optimization (#21) 2025-09-27 17:00:36 +00:00
builtin_commands.rs Fix symlink command implementation and add comprehensive tests (#22) 2025-09-27 03:41:07 +00:00
edge_cases.rs Refactor run module into modular structure (#18) 2025-09-27 01:17:45 +00:00
error_messages.rs improve error messages with context (#13) 2025-09-26 23:55:13 +00:00
integration.rs add GHA workflow (#1) 2025-09-26 19:08:48 -04:00
preserve_work.rs Add TestWork functionality to preserve working directories on failure (#24) 2025-09-27 19:03:10 +00:00
setup_hook.rs Enhance env var tests to demonstrate direct access without sh -c 2025-12-30 02:05:06 +00:00
specific_files.rs Add support for running specific test files (#32) 2025-09-30 03:36:07 -04:00
update_scripts.rs Add UpdateScripts functionality for test maintenance (#20) 2025-09-26 21:47:09 -04:00
workdir_root.rs Add WorkdirRoot configuration for custom work directories (#27) 2025-09-30 06:57:10 +00:00