OctopusDeploy / OctopusDSC

| Public | A PowerShell DSC resource for installing Octopus Deploy & Tentacles
Other
1 stars 60 forks source link

Convert tests from rspec to pester #290

Closed matt-richardson closed 3 years ago

matt-richardson commented 3 years ago

We've had a lot of trouble fighting with ruby - mainly around rubygems. It's just not fun. Combine that with unfamiliarity and a "why are we using ruby for tests when the rest of the code is in powershell" disconnect, it makes a lot of sense to use Pester as our test framework instead.

When we merge this, we should mark the octopus-serverspec-extensions repo as archived.