konstantinvlasenko / PowerSlim

Fitnesse Slim implementation in PowerShell. PowerSlim makes it possible to use PowerShell in the acceptance testing
powerslim.org
GNU General Public License v3.0
48 stars 21 forks source link

Renameint of 'ComputerName' parameter #61

Closed lepikhin-quest closed 10 years ago

lepikhin-quest commented 10 years ago

Привет) Не получается у нас приверять филды с именем ComputerName

EKibort commented 10 years ago

+1

konstantinvlasenko commented 10 years ago

I think you solution is correct. This should be done in the first place. Right now I've only once concern: What if someone already using this feature. They'll need to adjust their tests after your changes. So, I am not sure. But, personally, I would like to accept your changes.

EKibort commented 10 years ago

They should change tests.. From ComputerName to SLIM_ComputerName it is easy.