-
`master` AppVeyor build has been [failing](https://ci.appveyor.com/project/dahlbyk/posh-git/builds/35992424) since #757 was [merged](https://ci.appveyor.com/project/dahlbyk/posh-git/builds/33218289) w…
-
Should we let this stabilize for a patch or minor release before starting cleanup of PS 3/4 logic and syntax (like `New-Object` -> `::new()`) ?
_Originally posted by @fflaten in https…
-
I have a project which requires Pester 3.4.0 but my system has 4.x installed. Using `-Import` always imports the latest version, rather than the version specified in my dependencies.
## Steps to re…
-
I had a look a the bun docs with the intention to migrate to bun from go-pg.
In go-pg you could build a query like
```
type User struct {
ID int64
}
u := &User{ID: 5}
// build query start…
-
The tests that have the format MT.xxxx: do not have a unique tag per test, unlike for example MS.AAD.x.y, which means you can't exclude a single specific test.
Suggest adding per-test unique tags t…
-
### Problem description
When creating a 'CompleteSample' with the command
```powershell
New-SampleModule -DestinationPath d:\ -ModuleType CompleteSample -ModuleAuthor Me -ModuleName Test1 -Module…
-
1. Pester pester pester ben with user stories and questions
2.
3.
4.
5. Docker, Flask? vs ???, Web front end?? -> pitch us?
6. Ask Ben for sample input and sample output (write entire app by faking t…
-
Currently Pestener only handle Describe blocks. Pestener needs to focus as well on Module scope, and if some script/codes is executed before need to copy and execute the script as well.
-
### Problem description
When I add a script to ScriptsToProcess in the module .psd1 file, the QA tests fail to load and error out. If I remove the script from the .psd1, the QA tests work.
The scr…
-
Currently styles used to format documents are hardcoded in Format-Pester.ps1 e.g. https://github.com/equelin/Format-Pester/blob/master/Format-Pester/Public/Format-Pester.ps1#L257-L261
Styles used t…