Update project-initializer.test.ts
PR Summary
-
Inclusion of Debugging Support in Project Initializer Test
The development team has created a
launch.jsonfile inside.vscodedirectory. This file plays an essential role in assisting during the debugging process, providing a preset configuration to ease workstream initialization while conducting tests.
I have added test for check of launch.json file during initialization of booster project.
/integration sha=e8118736d4012188d07342b366beb2cf5317a3ea
:white_check_mark: Integration tests have finished successfully!
:white_check_mark: Integration tests have finished successfully!
Hi @Virajjai this is a solo test but you are not adding any feature on this PR. When I generate a new project, the file .vscode/launch.json is not being generated. Could you add the proper feature?
Hi @Virajjai this is a solo test but you are not adding any feature on this PR. When I generate a new project, the file
.vscode/launch.jsonis not being generated. Could you add the proper feature?
Is this correct https://github.com/boostercloud/booster/pull/1581