Skip to content

Comments

feat(run_BeforeAfter): add functions for before and after test execution#48

Merged
rulasg merged 1 commit intomainfrom
run_before_after
Jan 12, 2026
Merged

feat(run_BeforeAfter): add functions for before and after test execution#48
rulasg merged 1 commit intomainfrom
run_before_after

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Jan 12, 2026

Introduce functions to execute code before and after tests, enhancing test management capabilities. These functions support execution before each test, after each test, before all tests, and after all tests.

@@ -0,0 +1,25 @@
# Run Before and After any test
#

Check notice

Code scanning / PSScriptAnalyzer

Line has trailing whitespace Note

Line has trailing whitespace
@rulasg rulasg merged commit bd55a4f into main Jan 12, 2026
3 checks passed
@rulasg rulasg deleted the run_before_after branch January 12, 2026 06:11
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.

1 participant