-
Notifications
You must be signed in to change notification settings - Fork 103
Feature/documentation and scaffolding #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Splitted the huge psm1 into individual function files. Debugging becomes easier and production psm1 is recompiled through Invoke-build
@adamdriscoll If you want / can, feel free to authorize me into the Azure Devops pipeline and I will take a look. One of the thing that is happening with this pull request is that the module now need to be compiled. This can be done through the following statements.
The output module will be located in the "$ProjectPath\Output\Selenium" folder. |
From the raw logs, I see that I need to look into the combined tests. |
@itfranck - I've added you as a project admin to the devops project. Let me know if you have any issues with it. |
This reverts commit 4de4eff.
No description provided.