Add tests for using Import-Module as well, and update the ReadMe #16
build-and-test-powershell-module.yml
on: push
build-and-test-on-ubuntu
8s
build-and-test-on-windows
12s
Annotations
18 errors
build-and-test-on-ubuntu
[-] Discovery in /home/runner/work/PowerShell.Experiment.ClassInModule/PowerShell.Experiment.ClassInModule/src/ModuleWithClassInSeparateFileIncludedWithUsing/ModuleWithClassInSeparateFileIncludedWithUsing.UsingModule.Tests.ps1 failed with:
|
build-and-test-on-ubuntu
[-] /home/runner/work/PowerShell.Experiment.ClassInModule/PowerShell.Experiment.ClassInModule/src/ModuleWithClassInSeparateFileIncludedWithUsing/ModuleWithClassInSeparateFileIncludedWithUsing.ImportModule.Tests.ps1 failed with:
|
build-and-test-on-ubuntu
[-] Module.Should allow using the class type explicitly 5ms (3ms|2ms)
|
build-and-test-on-ubuntu
[-] Module.Should allow using the enum type explicitly 4ms (3ms|1ms)
|
build-and-test-on-ubuntu
[-] Module.Should allow using the class type explicitly 4ms (2ms|1ms)
|
build-and-test-on-ubuntu
[-] Module.Should allow using the enum type explicitly 4ms (3ms|1ms)
|
build-and-test-on-ubuntu
[-] Module.Should allow using the class type explicitly 4ms (3ms|1ms)
|
build-and-test-on-ubuntu
[-] Module.Should allow using the enum type explicitly 4ms (3ms|1ms)
|
build-and-test-on-ubuntu
Process completed with exit code 1.
|
build-and-test-on-windows
[-] Discovery in D:\a\PowerShell.Experiment.ClassInModule\PowerShell.Experiment.ClassInModule\src\ModuleWithClassInSeparateFileIncludedWithUsing\ModuleWithClassInSeparateFileIncludedWithUsing.UsingModule.Tests.ps1 failed with:
|
build-and-test-on-windows
[-] Module.Should allow using the class type explicitly 5ms (3ms|2ms)
|
build-and-test-on-windows
[-] Module.Should allow using the enum type explicitly 3ms (2ms|1ms)
|
build-and-test-on-windows
[-] Module.Should allow using the class type explicitly 3ms (2ms|1ms)
|
build-and-test-on-windows
[-] Module.Should allow using the enum type explicitly 3ms (2ms|1ms)
|
build-and-test-on-windows
[-] Module.Should allow using the class type explicitly 3ms (2ms|1ms)
|
build-and-test-on-windows
[-] Module.Should allow using the enum type explicitly 3ms (2ms|1ms)
|
build-and-test-on-windows
[-] D:\a\PowerShell.Experiment.ClassInModule\PowerShell.Experiment.ClassInModule\src\ModuleWithClassInSeparateFileIncludedWithUsing\ModuleWithClassInSeparateFileIncludedWithUsing.ImportModule.Tests.ps1 failed with:
|
build-and-test-on-windows
Process completed with exit code 1.
|