ticketmaster / poshspec

Infrastructure Testing DSL running in Pester
MIT License
183 stars 32 forks source link

Master #44

Closed adbertram closed 7 years ago

adbertram commented 7 years ago

Added three AD object tests and also allowed all tests to use the ‘Should Exist’ assertion rather than just provider-specific objects. Also, if no property is provided, it defaults to the ‘Should Exist’ assertion.

cdhunt commented 7 years ago

Default to 'Should Exist' is simply brilliant. Thanks for the contribution @adbertram.

adbertram commented 7 years ago

No problem. We're doing more integration testing now and I'm going to try to contribute more to this project in the future.