You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to add support for this, it'll probably take me a while at present as I've got a lot of other things on.
If you (or anyone) want to put in a PR for it then I'm happy to review it, if not then I'll try to get to it in the next few weeks but can't promise anything.
Fair enough - I've only just started (last couple of weeks) using Azure DevOps or Pester, so it would probably take me a bit, but I'll clone the repo and see if I can figure out how to do it.
Thanks for taking a look!
g
________________________________
From: Chris Gardner <[email protected]>
Sent: Tuesday, March 2, 2021 1:00 AM
To: pester/AzureDevOpsExtension <[email protected]>
Cc: Geoffrey Freeman <[email protected]>; Author <[email protected]>
Subject: Re: [pester/AzureDevOpsExtension] Should be able to pass custom parameters for tests (#61)
I'd love to add support for this, it'll probably take me a while at present as I've got a lot of other things on.
If you (or anyone) want to put in a PR for it then I'm happy to review it, if not then I'll try to get to it in the next few weeks but can't promise anything.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#61 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALVX6G33YP3IDWDFCQGHAALTBSSKFANCNFSM4YNQSBPQ>.
It would be good to be able to specify external data to be supplied to tests as documented here: https://pester.dev/docs/usage/data-driven-tests#providing-external-data-to-tests This would allow us to pass the connection string to use to connect to a database, for example.
The text was updated successfully, but these errors were encountered: