Simplify Pester tests creation: Get rid of dot sourcing source files #17

Closed
opened 2018-03-08 12:10:54 +01:00 by OCram85 · 1 comment
Owner
No description provided.
Author
Owner
  • Loading the module itself in first executed pester tests file 00_BasicModule.Tests.ps1
  • Execute test in static order. Sorted by file name with prefix should work.

NOTE: Private / helper functions still have to be dot sources.

- Loading the module itself in first executed pester tests file `00_BasicModule.Tests.ps1` - Execute test in static order. Sorted by file name with prefix should work. NOTE: Private / helper functions still have to be dot sources.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: OCram85/PSCredentialStore#17
No description provided.