bielawb / EWS

Exchange Web Services PowerShell module
MIT License
26 stars 12 forks source link

Add tests. #3

Open bielawb opened 7 years ago

bielawb commented 7 years ago

PowerShell module without tests is like bike w/o wheels...

Need to add: -- global test to ensure code quality/ following certain standards -- individual tests for all functions

Obvious choice for platform - Pester.