Skip to content

test: add shared fixture module skeleton for integration tests#116

Open
nthbotast wants to merge 1 commit intopsake:mainfrom
nthbotast:test/fixtures-shared-module-97-20260308
Open

test: add shared fixture module skeleton for integration tests#116
nthbotast wants to merge 1 commit intopsake:mainfrom
nthbotast:test/fixtures-shared-module-97-20260308

Conversation

@nthbotast
Copy link

@nthbotast nthbotast commented Mar 8, 2026

Summary

  • add a minimal shared fixture module at tests/fixtures/TestModule/
  • include a bare .psm1 and .psd1 skeleton suitable for reuse by integration tests
  • document fixture purpose in tests/fixtures/README.md

Fixes #97

Validation

  • git diff --check HEAD~1..HEAD

Signed-off-by: Nathanael BOT <nathanaelbot@minidenathanael.home>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests: Create shared fixture module

1 participant