Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨Enable OnStartupFinished activation event #169

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

JustinGrote
Copy link
Collaborator

Adds a lazy load to pester in addition to the file type watcher. This will allow for:

  1. Opening a empty environment and then creating a .tests.ps1 file and still be able to run it.
  2. Allow for custom test discovery globs

Fixes #122

@JustinGrote JustinGrote self-assigned this Jul 28, 2023
@JustinGrote JustinGrote merged commit d841dcf into main Jul 28, 2023
2 checks passed
@JustinGrote JustinGrote deleted the feature/onStartupFinished branch July 28, 2023 01:26
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.

Extension requires reload to activate after first tests.ps1 file
1 participant