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

Print whole output of Pg process in test suit output #35

Closed
zabrowarnyrafal opened this issue Feb 17, 2018 · 0 comments
Closed

Print whole output of Pg process in test suit output #35

zabrowarnyrafal opened this issue Feb 17, 2018 · 0 comments

Comments

@zabrowarnyrafal
Copy link
Member

Currently when Pg process won't finish successful then only error output is printed out in test suit output. Standard output of Pg process should be also included in test suit output.

@zabrowarnyrafal zabrowarnyrafal self-assigned this Feb 17, 2018
zabrowarnyrafal added a commit that referenced this issue Feb 21, 2018
…nd error output; Postgres process when throws exception then includes whole output of pg_ctl
zabrowarnyrafal added a commit that referenced this issue Feb 22, 2018
* #35 - ProcesOutput type new method ToString() concatenates standard and error output; Postgres process when throws exception then includes whole output of pg_ctl

* #35 - manual set AssemblyInfo (turned off autogeneration during solution build)
zabrowarnyrafal added a commit that referenced this issue Feb 28, 2018
Release/0.3.0


#36 fix: linux pg setup includes recreation of symbolic links
#35 Print whole output of Postgres process
#34 FolderSearch throws NotImplementedException
#33 target multiple dotnet versions
#25 - use combination of path's segments instead of concatenation
#3 - include copyright of Johannes Hoppe (author of Mongo2Go project)
zabrowarnyrafal added a commit that referenced this issue Feb 28, 2018
Release/0.3.0

* #36 fix: linux pg setup includes recreation of symbolic links
* #35 Print whole output of Postgres process
* #34 FolderSearch throws NotImplementedException
* #33 target multiple dotnet versions
* #25 - use combination of path's segments instead of concatenation
* #3 - include copyright of Johannes Hoppe (author of Mongo2Go project)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant