-
Adding the discussion in case there's a better suggestion floating around.
If a module incorporates an assembly, DLL files containing the assembly are loaded and locked. DLL files cannot be unloade…
-
### Checklist
- [X] Issue has a meaningful title
- [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue)
- [X] I have tested using the latest…
-
Pester v5 is out, and a big change is the interface for running tests. While working on my PR today I tried to run the build script and letting it pull Pester 5, and the tests failed to run. I was a…
-
Great extension, but I'm pestered with fake errors -- I simply cannot find where to set "hungarian-notation", and "trailing-whitespace" ignore errors settings for sql-lint.
I tried with .sql-lint.j…
-
yatli updated
5 years ago
-
### Checklist
- [X] Issue has a meaningful title
- [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue)
- [X] I have tested using the latest…
-
So I recently downloaded pesterchum for the first time ever and I couldn´t use it at all.
1.Even if I input my chumhandle and color on the window at the start, it still appears as "pesterClient[Rando…
-
Hey,
Used your great work to scaffold a new module, thanks!
I have noticed though that it does not seem to work with the latest version of Pester. There's been a few changes in how you call invo…
-
📟
-
Is there a way to ignore any ps1 file that happens to be a Pester test script? It is not uncommon to having to break a few rules when constructing tests, especially when mocking.