Extension created to assist front-end development in creating components in react with a code pattern used at Ploomes, and also to create test files in the JEST pattern.
By right-clicking and starting with Plootools init, we can manipulate how the models will be built in the project.

When you run the create tests command, the extension has an intelligence not to create tests that already exist.

When you run the Create function and test command, it will intelligently create a file with the function in typescript or javascript, and it will create a test file if one does not exist.










