Skip to content

Instantly share code, notes, and snippets.

@PlagueHO
Last active January 24, 2016 23:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PlagueHO/ebbfb03f731265d61eaf to your computer and use it in GitHub Desktop.
Save PlagueHO/ebbfb03f731265d61eaf to your computer and use it in GitHub Desktop.
Create a new Unit Test from the DSC Resource unit test template
git clone https://github.com/PowerShell/DSCResources.git
Copy-Item .\DSCResources\Tests.Template\unit_template.ps1 .\ciSCSI\Tests\Unit\BMD_ciSCSIVirtualDisk.Tests.ps1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment