How to handle dot-sourcing in Pester v5?
I would like to test this code with Pester, but without creating a .psm1
and without creating an extra .ps1
.
I would like to test this code with Pester, but without creating a .psm1
and without creating an extra .ps1
.