Unit Testing frameworks for Powershell

585 Views Asked by At

There was a question asked 3 years ago about Powershell Unit Testing Frameworks, How to do TDD and unit testing in powershell?, and all the frameworks were quite new at that moment:

After 3 years I suppose they've evolved and get mature. Now I would like to do TDD (never done before) and I don't know which one to use. Searching on Internet, it looks like PSUnit and Pester are the most used.

Are you using them? Which are the pros and cons of each of them? Any recomendation?

Thanks,

0

There are 0 best solutions below