mirror of
https://github.com/strapi/strapi.git
synced 2025-08-01 05:17:14 +00:00

Switch from exec to spawn to kill children and sub-children in the same time from the main test process. Also add some error handling, and make the program exit with error code (1) if anything goes wrong during execution.