Bartosz Kostrowiecki

Results 2 issues of Bartosz Kostrowiecki

When I try to mock `fs` module then feature files cannot be found and the jest throws the exception. ``` FAIL features/Create the hierarchy.feature.ts ● Test suite failed to run...

enhancement

Hi there, I encounter a problem with testing services. According to documentation I try to call `bundle` function with my service as a parameter, but it gives me an error...