bravo-kernel

Results 123 comments of bravo-kernel

Thanks for putting this up here, I will take a look into it when I find some time. Refs #129.

Apologies for the delay, I needed to fix the CI pipeline first. Could you please rebase against main and let me know so we can start the test suite? After...

No worries, take your time 👍

Never thought about this but that is so smart, simply love it. Feel free to PR a switch parameter. _Bonus points if you can throw in a unit test to...

@homotechsual if you want to give this a shot it would be great. Making the default non-discriminatory (and thus not 2+) would be my preference as suggested by @fflaten. Once...

@fflaten I have never seen or touched a DSL-type function but those would be `AfterAll`, `AfterEach`, `BeforeEach`, `Should`, etc correct? `-GroupByPascalCase` but... I now see it indeed makes no sense....

@fflaten feel free to implement this (as a separate PR). Not being lazy but the feature is still very valid but think it will require some (more) advanced PowerShell skills...

Without context this is impossible to address. The test suite covers all three fields: - [This test module](https://github.com/alt3/Docusaurus.Powershell/blob/main/Tests/Integration/CrossVersionCodeExamples/CrossVersionCodeExamples.psm1) - Produces [this expexted MDX](https://github.com/alt3/Docusaurus.Powershell/blob/main/Tests/Integration/CrossVersionCodeExamples/Expected.mdx)

A couple of things: - Please update your links to point to the correct github page (currently 404) - I see some [correctly produced MDX](https://github.com/ntatschner/Intune-Utils/tree/main/src/docs_site/powershell_docs/docs/tatux.intune.packaging/docs) inside your repo, did you...