Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need Pester tests (for everything) #12

Open
MikeShepard opened this issue Jun 25, 2016 · 4 comments
Open

Need Pester tests (for everything) #12

MikeShepard opened this issue Jun 25, 2016 · 4 comments

Comments

@MikeShepard
Copy link
Owner

No description provided.

@MikeShepard
Copy link
Owner Author

MikeShepard commented Jun 25, 2016

I'm going to start writing tests against AdventureWorks with Pester.

@MikeShepard MikeShepard changed the title Need unit tests (for everything) Need Pester tests (for everything) Jul 1, 2016
@CPRowan
Copy link

CPRowan commented Dec 5, 2017

Hi Mike,

I was just wondering if there has been any progress mode on writing Pester tests.

Regards,
Chris

@MikeShepard
Copy link
Owner Author

Sorry so long to respond...got buried in my inbox. I haven't gotten around do doing anything about this.

My plan is to create a SQL script to create a test database (with tables/data, user and login) and write some tests against that data. It won't be "unit" tests because there's a dependency on the SQL Server version and connectivity, but it's the best I can come up with.

@MikeShepard
Copy link
Owner Author

I just spent a few minutes writing some pester tests for ADOLIB (which is my favorite :-)). Went pretty well, and I will try to get something checked in this weekend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants