Commit Graph

6 Commits

Author SHA1 Message Date
Nikita Bykov
7f90ceb82c fixed naming 2020-09-08 14:00:33 +03:00
Nikita Bykov
34c6f7f0ec Resolved comments 2020-09-08 13:59:03 +03:00
Nikita Bykov
89ebce9383 Fix win-vs-env.psm1 and pester-extensions.psm1 (#15) 2020-09-08 11:39:22 +03:00
MaksimZhukov
5e417400d9 Add Get-CommandResult function 2020-08-24 18:51:49 +03:00
MaksimZhukov
15842ce7fe Update ShouldReturnZeroExitCode function 2020-08-24 18:40:08 +03:00
Dmitry Shibanov
d8c3ce72ee Merge helpers function from node, boost, python. (#2)
* setup boost helpers

* add ci for pull requests

* pester for ci

* resolving issue with pester 5

* remove Output flag

* check tests with 4 version

* try common tests variant

* added requires

* move to 5 version

* try to add assert module

* fix scope

* use new regex for python

* fix regex in tests

* Pester 4.10.1

* EnableExit

* fix synopsys

* fix creating tar archive

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
2020-06-01 17:46:35 +03:00