Ergamon
Ergamon
I have currently the following code private readonly IMapper mapper; // Set by dependency injection I can easily set up a mockup for IMapper and unit test the following code:...
### Versions ConEmu build: 220418 x64 OS version: Windows 10 x64 Used shell version (powershell): 7.2.2 + PSReadLine 2.2.2 ### Problem description The 2.2.x versions of PSReadLine add a F1...
**Describe the bug** When using While the WaitFor step does not block and as a result I get a workflow locked exception. **To Reproduce** Steps to reproduce the behavior: Just...
I am in the process of looking for a nice guard clause library using the newer feature of CallerArgumentExpressionAttribute. It almost seemed I found it here. When I did my...
I am currently using: PowerShell 7.2.1 PSReadLine 2.2.2 (with PredictionViewStyle ListView, if it matters) Cmder 1.3.19 oh-my-posh 7.23.0 (if it matters) I can use the F1 shortcut to get the...
Today I stumbled about a bug and I am a little confused why it is happening. The test code is around some bad legacy code which sadly cannot be changed:...