Skip to content

Process wrapper for Windows that at exit cleans up all processes spawned from it

License

Notifications You must be signed in to change notification settings

boxingbeetle/wraptree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WrapTree

WrapTree is a process wrapper for Windows. When WrapTree exits, it cleans up all processes spawned from its child processes. This is useful in automated testing, to make sure that when a test finishes or is aborted, there are no lingering processes that could interfere with future tests.

WrapTree was written by Sergei Zhirikov at Philips, for use in SoftFab, but it is a standalone tool that could be used in other environments as well.

About

Process wrapper for Windows that at exit cleans up all processes spawned from it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published