Skip to content

Commit ef91e41

Browse files
committed
Add integration test resource and command references to guidelines
1 parent c312710 commit ef91e41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/instructions/SqlServerDsc-guidelines.instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,7 @@ AfterAll {
9191
### Integration tests
9292

9393
When using command `Connect-SqlDscDatabaseEngine` always use `Disconnect-SqlDscDatabaseEngine` when connection is no longer needed.
94+
95+
Instances and credentials to use in integration tests are available for:
96+
- Commands: tests/Integration/Commands/README.md
97+
- Resources: tests/Integration/Resources/README.md

0 commit comments

Comments
 (0)