DexterPOSH / PSRemotely

Remote operations validation framework, exposes a DSL to wrap existing Pester/PoshSpec based validation tests.
http://psremotely.readthedocs.io/en/latest/
MIT License
46 stars 7 forks source link

Naming convention for tests file and the result #48

Closed DexterPOSH closed 7 years ago

DexterPOSH commented 7 years ago

TODO - instead of the $env:computername , the node name defined in the environment config data should flow down for the *.Tests.ps1 file dumped on the remote node, Also the NunitXML report should use the node name.

This would be helpful when using report unit for the report creation.