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

Improve command line execution #16

Merged
merged 2 commits into from Jan 2, 2012

Conversation

ferventcoder
Copy link
Member

This allows for importing the module without having to call run tests from the directory where the module is.

This also allows for calling something like cmd /c runtests.bat and getting a non-zero exit code when tests fail.

The last thing I added here was a pester.bat. In that file I can run tests or call new-fixture with the proper arguments to create fixtures from the command line.

scottmuc pushed a commit that referenced this pull request Jan 2, 2012
@scottmuc scottmuc merged commit be702cd into pester:master Jan 2, 2012
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.

None yet

2 participants