Open fabiendibot opened 7 years ago
Currently Pestener only handle Describe blocks. Pestener needs to focus as well on Module scope, and if some script/codes is executed before need to copy and execute the script as well.
This PR #4 will add inScopeModule for the ASTs functions and create a run.tests.ps1 file for each inModuleScope block found.
Currently Pestener only handle Describe blocks. Pestener needs to focus as well on Module scope, and if some script/codes is executed before need to copy and execute the script as well.