marcingminski / sqlwatch

SQL Server Performance Monitor
https://docs.sqlwatch.io
Other
436 stars 171 forks source link

NEED AUTOMATED TESTING #192

Closed marcingminski closed 3 years ago

marcingminski commented 4 years ago

The project is getting more and more complex and I can only test so much. Would anyone like to build a testing suite in Pester or PSRule or any framework?

marcingminski commented 4 years ago

Work in progress using Pester

marcingminski commented 3 years ago

I am not sure pester is the right framework. I still need to write T-SQL to get the data out of tables so may as well do it all in the VS Project?

marcingminski commented 3 years ago

All done in Pester now.