bravo-kernel
bravo-kernel
Anything we can do to help get this merged?
Seems like your commit is missing the intended addition, rebase ?
You should propably rebase your branch so it ends up with a single commit. Not sure if you're famliar with the process but something like this should do: ``` bash...
This would be most welcome
I cannot find the source :)
Check, looks like a new page was indeed never created for this one. Feel free to give it a shot ;)
Folks, we are currently using https://docusaurus-powershell.netlify.app/docs/faq/multi-line-examples. This basically is PlatyPS on steroids for multi-line code-fence support.
It auto-generates the online command reference with Get-Help pages for all Pester functions. E.g. https://pester.dev/docs/commands/Invoke-Pester
@asears in all honesty it's still only a PlatyPS post-processor, even though it is pretty good. Let me try to give an overview: 1. there is a PR open at...
Folks, the [pester.dev](https://pester.dev) website has been updated and now services the v5 documentation. Requires some love and help to e.g.: - move current README into the pages - fix Get-Help...