Tests/Examples/Template.TryCatch.cs.examples.tests.ps1
describe 'Template.TryCatch.cs' { it 'Template.TryCatch.cs Example 1' { Template.TryCatch.cs -Try "something that won't work" } } |
describe 'Template.TryCatch.cs' { it 'Template.TryCatch.cs Example 1' { Template.TryCatch.cs -Try "something that won't work" } } |